public class SAML2IntegrationLoginModule
extends org.picketlink.identity.federation.bindings.jboss.auth.SAML2LoginModule
| Constructor and Description |
|---|
SAML2IntegrationLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
protected Group[] |
getRoleSets() |
protected String |
getUsernameFromSharedState() |
void |
initialize(Subject subject,
CallbackHandler callbackHandler,
Map<String,?> sharedState,
Map<String,?> options) |
boolean |
login() |
getIdentity, getUsersPasswordcreatePasswordHash, getCredentials, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getValidateError, safeClose, setValidateError, validatePasswordpublic void initialize(Subject subject, CallbackHandler callbackHandler, Map<String,?> sharedState, Map<String,?> options)
initialize in interface LoginModuleinitialize in class org.picketlink.identity.federation.bindings.jboss.auth.SAML2CommonLoginModulepublic boolean login()
throws LoginException
login in interface LoginModulelogin in class org.jboss.security.auth.spi.UsernamePasswordLoginModuleLoginExceptionprotected String getUsernameFromSharedState()
protected Group[] getRoleSets() throws LoginException
getRoleSets in class org.picketlink.identity.federation.bindings.jboss.auth.SAML2CommonLoginModuleLoginExceptionCopyright © 2019 JBoss by Red Hat. All Rights Reserved.