
public class OServerConfigAuthenticator extends OSecurityAuthenticatorAbstract
| Constructor and Description |
|---|
OServerConfigAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
active() |
String |
authenticate(String username,
String password) |
void |
config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
OServerUserConfiguration |
getUser(String username) |
boolean |
isAuthorized(String username,
String resource) |
protected boolean |
isCaseSensitive() |
dispose, getAuthenticationHeader, getClientSubject, getName, getServer, getServerConfig, 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 OSecurityAuthenticatorAbstractpublic OServerUserConfiguration getUser(String username)
getUser in interface OSecurityAuthenticatorgetUser in class OSecurityAuthenticatorAbstractpublic boolean isAuthorized(String username, String resource)
isAuthorized in interface OSecurityAuthenticatorisAuthorized in class OSecurityAuthenticatorAbstractprotected boolean isCaseSensitive()
isCaseSensitive in class OSecurityAuthenticatorAbstractCopyright © 2009–2025 OrientDB. All rights reserved.