public class SolarisLoginModule extends PasswordLoginModule
Processing is delegated to the SolarisRealm class which accesses the native methods.
PasswordLoginModule,
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 |
authenticate()
Perform solaris authentication.
|
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 PasswordLoginModuleLoginException - If login fails (JAAS login() behavior).Copyright © 2017. All rights reserved.