
public class OServerSecurityConfig
extends java.lang.Object
implements com.orientechnologies.orient.core.security.OSecurityConfig
| Constructor and Description |
|---|
OServerSecurityConfig(OServer server,
OServerConfigurationManager serverCfg) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfigurationFile() |
com.orientechnologies.orient.core.security.OSyslog |
getSyslog() |
public OServerSecurityConfig(OServer server, OServerConfigurationManager serverCfg)
public com.orientechnologies.orient.core.security.OSyslog getSyslog()
getSyslog in interface com.orientechnologies.orient.core.security.OSecurityConfigpublic java.lang.String getConfigurationFile()
getConfigurationFile in interface com.orientechnologies.orient.core.security.OSecurityConfigCopyright © 2009–2022 OrientDB. All rights reserved.