
public class OKerberosAuthenticator extends OSecurityAuthenticatorAbstract
| Constructor and Description |
|---|
OKerberosAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
void |
active()
OSecurityAuthenticator Interface *
|
String |
authenticate(String username,
String password) |
void |
config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument kerbConfig) |
void |
dispose() |
String |
getAuthenticationHeader(String databaseName) |
Subject |
getClientSubject() |
boolean |
isSingleSignOnSupported() |
getName, getServer, getServerConfig, getUser, isAuthorized, isCaseSensitive, isDebug, isEnabled, isPasswordValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAuthenticationHeaderspublic void active()
active in interface OSecurityComponentactive in class OSecurityAuthenticatorAbstractpublic void config(OServer oServer, OServerConfigurationManager serverCfg, ODocument kerbConfig)
config in interface OSecurityComponentconfig in class OSecurityAuthenticatorAbstractpublic void dispose()
dispose in interface OSecurityComponentdispose in class OSecurityAuthenticatorAbstractpublic String getAuthenticationHeader(String databaseName)
getAuthenticationHeader in interface OSecurityAuthenticatorgetAuthenticationHeader in class OSecurityAuthenticatorAbstractpublic Subject getClientSubject()
getClientSubject in interface OSecurityAuthenticatorgetClientSubject in class OSecurityAuthenticatorAbstractpublic boolean isSingleSignOnSupported()
isSingleSignOnSupported in interface OSecurityAuthenticatorisSingleSignOnSupported in class OSecurityAuthenticatorAbstractCopyright © 2009–2025 OrientDB. All rights reserved.