Class OServerConfigAuthenticator
java.lang.Object
com.orientechnologies.orient.core.security.authenticator.OSecurityAuthenticatorAbstract
com.orientechnologies.orient.core.security.authenticator.OServerConfigAuthenticator
com.orientechnologies.orient.server.security.authenticator.OServerConfigAuthenticator
- All Implemented Interfaces:
OSecurityAuthenticator,OSecurityComponent
This exist only for backward compatibility for the package name configured in the security.json
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.security.authenticator.OServerConfigAuthenticator
active, authenticate, getUser, isAuthorized, isCaseSensitiveMethods inherited from class com.orientechnologies.orient.core.security.authenticator.OSecurityAuthenticatorAbstract
authenticate, config, dispose, getAuthenticationHeader, getClientSubject, getName, getSecurity, isDebug, isEnabled, isPasswordValid, isSingleSignOnSupportedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.orientechnologies.orient.core.security.OSecurityAuthenticator
getAuthenticationHeaders
-
Constructor Details
-
OServerConfigAuthenticator
public OServerConfigAuthenticator()
-