org.jboss.seam.security.external.saml
Class SamlEndpoint
java.lang.Object
org.jboss.seam.security.external.saml.SamlEndpoint
public class SamlEndpoint
- extends Object
- Author:
- Marcel Kolsteren
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamlEndpoint
public SamlEndpoint(SamlService service,
SamlBinding samlBinding,
String location,
String responseLocation)
getService
public SamlService getService()
getBinding
public SamlBinding getBinding()
getLocation
public String getLocation()
getResponseLocation
public String getResponseLocation()
Copyright © 2011 Seam Framework. All Rights Reserved.