Class OServerConfigAuthenticator

java.lang.Object
com.orientechnologies.orient.core.security.authenticator.OSecurityAuthenticatorAbstract
com.orientechnologies.orient.core.security.authenticator.OServerConfigAuthenticator
All Implemented Interfaces:
OSecurityAuthenticator, OSecurityComponent
Direct Known Subclasses:
OServerConfigAuthenticator

public class OServerConfigAuthenticator extends OSecurityAuthenticatorAbstract
Provides an OSecurityAuthenticator for the users listed in orientdb-server-config.xml.
Author:
S. Colin Leister