public class SAML2LoginModule extends SAML2CommonLoginModule
The password sent to this module should be ServiceProviderSAMLContext.EMPTY_PASSWORD
The username is available from ServiceProviderSAMLContext.getUserName()
and roles is available from
ServiceProviderSAMLContext.getRoles()
. If the roles is null, then plugged in login modules in the stack have to
provide the roles.
groupName
callbackHandler, log, loginOk, options, principalClassName, sharedState, subject, unauthenticatedIdentity, useFirstPass
Constructor and Description |
---|
SAML2LoginModule() |
getIdentity, getRoleSets, getUsersPassword, initialize
createPasswordHash, getCredentials, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getValidateError, login, safeClose, setValidateError, validatePassword
abort, addValidOptions, checkOptions, commit, createGroup, createIdentity, getCallerPrincipalGroup, getUseFirstPass, logout
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.