org.jboss.seam.security.external.saml
Class SamlService
java.lang.Object
org.jboss.seam.security.external.saml.SamlService
public class SamlService
- extends Object
- Author:
- Marcel Kolsteren
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SamlService
public SamlService(SamlProfile profile,
List<? extends EndpointType> endpoints)
getProfile
public SamlProfile getProfile()
getServiceEndpoints
public List<SamlEndpoint> getServiceEndpoints()
getEndpointForBinding
public SamlEndpoint getEndpointForBinding(SamlBinding samlBinding)
Copyright © 2011 Seam Framework. All Rights Reserved.