public class LDAPLoginModule extends PasswordLoginModule
Refer to the LDAPRealm documentation for necessary and optional configuration parameters for the iAS LDAP login support.
There are various ways in which a user can be authenticated using an LDAP directory. Currently this login module only supports one mode, 'find and bind'. Other modes may be added as schedules permit.
Mode: find-bind
_commitSucceeded, _currentRealm, _groupsList, _logger, _options, _passwd, _password, _sharedState, _subject, _succeeded, _username, _userPrincipal, sm| Constructor and Description |
|---|
LDAPLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticate()
Performs authentication for the current user.
|
authenticateUser, commitAuthentication, commitAuthenticationabort, commit, commitUserAuthentication, extractCredentials, getCurrentRealm, getGroupsList, getPassword, getPasswordChar, getSubject, getUsername, getUserPrincipal, initialize, isCommitSucceeded, isSucceeded, login, logout, setLoginModuleForAuthenticationprotected void authenticate()
throws LoginException
authenticate in class PasswordLoginModuleLoginExceptionCopyright © 2017. All rights reserved.