|
PicketLink Federation Server Bindings for JBoss AS7.x 2.1.3.1-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.security.auth.spi.AbstractServerLoginModule
org.picketlink.identity.federation.bindings.jboss.auth.SAML2STSCommonLoginModule
org.picketlink.identity.federation.bindings.jboss.auth.SAML2STSLoginModule
public class SAML2STSLoginModule
This LoginModule
implements the local validation of SAML assertions on AS7. The specified
localValidationSecurityDomain
property must correspond to a AS7 JSSE domain that configures a truststore and
a server-alias that identifies the certificate used to validate the assertions.
Field Summary |
---|
Fields inherited from class org.picketlink.identity.federation.bindings.jboss.auth.SAML2STSCommonLoginModule |
---|
assertion, credential, enableCacheInvalidation, ENDPOINT_ADDRESS, localTestingOnly, localValidation, localValidationSecurityDomain, logger, options, PASSWORD_KEY, PORT_NAME, principal, rawOptions, roleKey, securityDomain, SERVICE_NAME, STS_CONFIG_FILE, stsConfigurationFile, USERNAME_KEY |
Fields inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule |
---|
callbackHandler, log, loginOk, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass |
Constructor Summary | |
---|---|
SAML2STSLoginModule()
|
Method Summary | |
---|---|
protected JBossAuthCacheInvalidationFactory.TimeCacheExpiry |
getCacheExpiry()
|
protected boolean |
localValidation(Element assertionElement)
|
Methods inherited from class org.picketlink.identity.federation.bindings.jboss.auth.SAML2STSCommonLoginModule |
---|
getIdentity, getRoleSets, getSTSClient, initialize, login |
Methods inherited from class org.jboss.security.auth.spi.AbstractServerLoginModule |
---|
abort, addValidOptions, checkOptions, commit, createGroup, createIdentity, getCallerPrincipalGroup, getUnauthenticatedIdentity, getUseFirstPass, logout |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SAML2STSLoginModule()
Method Detail |
---|
protected boolean localValidation(Element assertionElement) throws Exception
localValidation
in class SAML2STSCommonLoginModule
Exception
protected JBossAuthCacheInvalidationFactory.TimeCacheExpiry getCacheExpiry() throws Exception
getCacheExpiry
in class SAML2STSCommonLoginModule
Exception
|
PicketLink Federation Server Bindings for JBoss AS7.x 2.1.3.1-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |