public class DefaultLoginModule extends ClusterLoginModule implements LoginModule
LoginModule.
This class is not unused, it's set via SecurityConstants.DEFAULT_LOGIN_MODULE.callbackHandler, commitSucceeded, endpoint, logger, loginSucceeded, OPTION_SKIP_ENDPOINT, OPTION_SKIP_IDENTITY, OPTION_SKIP_ROLE, options, SHARED_STATE_IDENTITY, sharedState, subject| Constructor and Description |
|---|
DefaultLoginModule() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getName() |
boolean |
onLogin() |
abort, addRole, commit, getBoolOption, getIntOption, getLastIdentity, getStringOption, initialize, isSkipIdentity, isSkipRole, login, logout, onAbort, onCommit, onInitialize, onLogoutclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabort, commit, initialize, login, logoutpublic boolean onLogin()
throws LoginException
onLogin in class ClusterLoginModuleLoginExceptionprotected String getName()
getName in class ClusterLoginModuleCopyright © 2021 Hazelcast, Inc.. All rights reserved.