public class SolarisLoginModule extends BasePasswordLoginModule
Processing is delegated to the SolarisRealm class which accesses the native methods.
SolarisRealm_commitSucceeded, _currentRealm, _groupsList, _logger, _options, _passwd, _password, _sharedState, _subject, _succeeded, _username, _userPrincipal, sm| Constructor and Description |
|---|
SolarisLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticateUser()
Perform solaris authentication.
|
abort, commit, commitUserAuthentication, extractCredentials, getCurrentRealm, getGroupsList, getPassword, getPasswordChar, getRealm, getSubject, getUsername, getUserPrincipal, initialize, isCommitSucceeded, isSucceeded, login, logout, setLoginModuleForAuthenticationprotected void authenticateUser()
throws LoginException
authenticateUser in class BasePasswordLoginModuleLoginException - If login fails (JAAS login() behavior).Copyright © 2019. All rights reserved.