
public class ODefaultPasswordAuthenticator extends OSecurityAuthenticatorAbstract
| Constructor and Description |
|---|
ODefaultPasswordAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
active() |
String |
authenticate(String username,
String password) |
void |
config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
protected OServerUserConfiguration |
createServerUser(ODocument userDoc) |
void |
dispose() |
OServerUserConfiguration |
getUser(String username) |
boolean |
isAuthorized(String username,
String resource) |
getAuthenticationHeader, getClientSubject, getName, getServer, getServerConfig, isCaseSensitive, isDebug, isEnabled, isPasswordValid, isSingleSignOnSupportedpublic void active()
active in interface OSecurityComponentactive in class OSecurityAuthenticatorAbstractpublic void config(OServer oServer, OServerConfigurationManager serverCfg, ODocument jsonConfig)
config in interface OSecurityComponentconfig in class OSecurityAuthenticatorAbstractprotected OServerUserConfiguration createServerUser(ODocument userDoc)
public void dispose()
dispose in interface OSecurityComponentdispose in class OSecurityAuthenticatorAbstractpublic boolean isAuthorized(String username, String resource)
isAuthorized in interface OSecurityAuthenticatorisAuthorized in class OSecurityAuthenticatorAbstractpublic OServerUserConfiguration getUser(String username)
getUser in interface OSecurityAuthenticatorgetUser in class OSecurityAuthenticatorAbstractCopyright © 2009–2025 OrientDB. All rights reserved.