org.jboss.seam.security.external.saml.idp
Class SamlExternalServiceProvider
java.lang.Object
org.jboss.seam.security.external.saml.SamlExternalEntity
org.jboss.seam.security.external.saml.idp.SamlExternalServiceProvider
public class SamlExternalServiceProvider
- extends SamlExternalEntity
- Author:
- Marcel Kolsteren
SamlExternalServiceProvider
public SamlExternalServiceProvider(String entityId,
SPSSODescriptorType SPSSODescriptor)
getService
public SamlService getService(SamlProfile service)
- Specified by:
getService
in class SamlExternalEntity
isWantAssertionsSigned
public boolean isWantAssertionsSigned()
setWantAssertionsSigned
public void setWantAssertionsSigned(boolean wantAssertionsSigned)
isAuthnRequestsSigned
public boolean isAuthnRequestsSigned()
setAuthnRequestsSigned
public void setAuthnRequestsSigned(boolean authnRequestsSigned)
Copyright © 2011 Seam Framework. All Rights Reserved.