
public class OSystemUserAuthenticator extends OSecurityAuthenticatorAbstract
| Constructor and Description |
|---|
OSystemUserAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
active() |
String |
authenticate(String username,
String password) |
void |
config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
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 OSecurityAuthenticatorAbstractpublic 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.