public class SAML2WildflyIntegrationLoginModule
extends org.picketlink.identity.federation.bindings.wildfly.SAML2LoginModule
| Constructor and Description |
|---|
SAML2WildflyIntegrationLoginModule() |
| 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() |
getUsersPasswordcreatePasswordHash, getCredentials, getIdentity, 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.wildfly.SAML2LoginModulepublic 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.wildfly.SAML2LoginModuleLoginExceptionCopyright © 2020 JBoss by Red Hat. All Rights Reserved.