org.jboss.seam.security.external.saml.sp
Class SamlExternalIdentityProvider
java.lang.Object
org.jboss.seam.security.external.saml.SamlExternalEntity
org.jboss.seam.security.external.saml.sp.SamlExternalIdentityProvider
public class SamlExternalIdentityProvider
- extends SamlExternalEntity
- Author:
- Marcel Kolsteren
SamlExternalIdentityProvider
public SamlExternalIdentityProvider(String entityId,
IDPSSODescriptorType IDPSSODescriptor)
getService
public SamlService getService(SamlProfile service)
- Specified by:
getService in class SamlExternalEntity
isWantAuthnRequestsSigned
public boolean isWantAuthnRequestsSigned()
setWantAuthnRequestsSigned
public void setWantAuthnRequestsSigned(boolean wantAuthnRequestsSigned)
Copyright © 2011 Seam Framework. All Rights Reserved.