| 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 |
OSecurityComponent.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
void |
OSecurityAuthenticatorAbstract.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 |
OServerConfigAuthenticator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
void |
ODefaultPasswordAuthenticator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODefaultAuditing.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
OKerberosAuthenticator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument kerbConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
OLDAPImporter.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument importDoc) |
| Modifier and Type | Method and Description |
|---|---|
void |
ODefaultPasswordValidator.config(OServer oServer,
OServerConfigurationManager serverCfg,
ODocument jsonConfig) |
Copyright © 2009–2025 OrientDB. All rights reserved.