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| Constructor and Description |
|---|
SAML2LoginModule() |
getIdentity, getRoleSets, getUsersPassword, initializecreatePasswordHash, getCredentials, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getValidateError, login, safeClose, setValidateError, validatePasswordCopyright © 2012 JBoss by Red Hat. All Rights Reserved.