public class LdapLoginModule
extends org.jboss.security.auth.spi.UsernamePasswordLoginModule
| Constructor and Description |
|---|
LdapLoginModule()
Creates a new
LdapLoginModule object. |
| Modifier and Type | Method and Description |
|---|---|
protected Group[] |
getRoleSets() |
protected String |
getUsersPassword() |
protected boolean |
validatePassword(String inputPassword,
String expectedPassword) |
createPasswordHash, getCredentials, getIdentity, getUnauthenticatedIdentity, getUsername, getUsernameAndPassword, getValidateError, initialize, login, safeClose, setValidateErrorpublic LdapLoginModule()
LdapLoginModule object.protected String getUsersPassword() throws LoginException
getUsersPassword in class org.jboss.security.auth.spi.UsernamePasswordLoginModuleLoginExceptionUsernamePasswordLoginModule.getUsersPassword()protected Group[] getRoleSets() throws LoginException
getRoleSets in class org.jboss.security.auth.spi.AbstractServerLoginModuleLoginExceptionAbstractServerLoginModule.getRoleSets()Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.