Modifier and Type | Field and Description |
---|---|
protected OServerConfigurationManager |
OServer.serverCfg |
Modifier and Type | Method and Description |
---|---|
OServerConfigurationManager |
OServerConfigurationManager.setUser(String iServerUserName,
String iServerUserPasswd,
String iPermissions) |
Modifier and Type | Method and Description |
---|---|
protected OServerConfigurationManager |
OSecurityAuthenticatorAbstract.getServerConfig() |
Modifier and Type | Method and Description |
---|---|
void |
OSecurityAuthenticatorAbstract.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
void |
OSecurityComponent.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
Constructor and Description |
---|
ODefaultServerSecurity(OServer oServer,
OServerConfigurationManager serverCfg) |
Modifier and Type | Method and Description |
---|---|
void |
OSystemUserAuthenticator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
void |
ODefaultPasswordAuthenticator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
void |
OServerConfigAuthenticator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
Copyright © 2009–2020 OrientDB. All rights reserved.