public class LdapPwCheckLoginModule
extends org.jboss.security.auth.spi.LdapUsersLoginModule
| Constructor and Description |
|---|
LdapPwCheckLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
protected Group[] |
getRoleSets() |
void |
initialize(Subject subject,
CallbackHandler callbackHandler,
Map<String,?> sharedState,
Map<String,?> options) |
boolean |
login() |
bindDNAuthentication, getUsername, getUsersPassword, validatePasswordcreatePasswordHash, getCredentials, getIdentity, getUnauthenticatedIdentity, getUsernameAndPassword, getValidateError, safeClose, setValidateErrorpublic void initialize(Subject subject, CallbackHandler callbackHandler, Map<String,?> sharedState, Map<String,?> options)
initialize in interface LoginModuleinitialize in class org.jboss.security.auth.spi.LdapUsersLoginModulepublic boolean login()
throws LoginException
login in interface LoginModulelogin in class org.jboss.security.auth.spi.UsernamePasswordLoginModuleLoginExceptionprotected Group[] getRoleSets() throws LoginException
getRoleSets in class org.jboss.security.auth.spi.LdapUsersLoginModuleLoginExceptionCopyright © 2015-2016. All Rights Reserved.