Uses of Interface
com.orientechnologies.orient.core.security.OSecuritySystem
Packages that use OSecuritySystem
Package
Description
-
Uses of OSecuritySystem in com.orientechnologies.agent
Methods in com.orientechnologies.agent with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidEnterprisePasswordValidator.config(ODocument jsonConfig, OSecuritySystem security) -
Uses of OSecuritySystem in com.orientechnologies.agent.http.command
Constructors in com.orientechnologies.agent.http.command with parameters of type OSecuritySystemModifierConstructorDescriptionOServerCommandGetSecurityConfig(OSecuritySystem serverSec) OServerCommandPostSecurityReload(OSecuritySystem serverSec) -
Uses of OSecuritySystem in com.orientechnologies.enterprise.server
Methods in com.orientechnologies.enterprise.server that return OSecuritySystemModifier and TypeMethodDescriptionOEnterpriseServer.getSecurity()OEnterpriseServerImpl.getSecurity() -
Uses of OSecuritySystem in com.orientechnologies.orient.client.remote
Methods in com.orientechnologies.orient.client.remote that return OSecuritySystem -
Uses of OSecuritySystem in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that return OSecuritySystem -
Uses of OSecuritySystem in com.orientechnologies.orient.core.metadata.security
Constructors in com.orientechnologies.orient.core.metadata.security with parameters of type OSecuritySystem -
Uses of OSecuritySystem in com.orientechnologies.orient.core.security
Classes in com.orientechnologies.orient.core.security that implement OSecuritySystemModifier and TypeClassDescriptionclassProvides an implementation of OServerSecurity.Methods in com.orientechnologies.orient.core.security with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidOSecurityComponent.config(ODocument jsonConfig, OSecuritySystem security) -
Uses of OSecuritySystem in com.orientechnologies.orient.core.security.authenticator
Methods in com.orientechnologies.orient.core.security.authenticator that return OSecuritySystemModifier and TypeMethodDescriptionprotected OSecuritySystemOSecurityAuthenticatorAbstract.getSecurity()Methods in com.orientechnologies.orient.core.security.authenticator with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidODatabaseUserAuthenticator.config(ODocument jsonConfig, OSecuritySystem security) voidODefaultPasswordAuthenticator.config(ODocument jsonConfig, OSecuritySystem security) voidOSecurityAuthenticatorAbstract.config(ODocument jsonConfig, OSecuritySystem security) -
Uses of OSecuritySystem in com.orientechnologies.orient.server
Methods in com.orientechnologies.orient.server that return OSecuritySystem -
Uses of OSecuritySystem in com.orientechnologies.security.auditing
Methods in com.orientechnologies.security.auditing with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidODefaultAuditing.config(ODocument jsonConfig, OSecuritySystem security) Constructors in com.orientechnologies.security.auditing with parameters of type OSecuritySystemModifierConstructorDescriptionOAuditingHook(ODocument iConfiguration, OSecuritySystem system) OAuditingHook(OSecuritySystem server) OAuditingHook(String iConfiguration, OSecuritySystem system) OAuditingLoggingThread(String iDatabaseName, BlockingQueue<ODocument> auditingQueue, OrientDBInternal context, OSecuritySystem security) -
Uses of OSecuritySystem in com.orientechnologies.security.kerberos
Methods in com.orientechnologies.security.kerberos with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidOKerberosAuthenticator.config(ODocument kerbConfig, OSecuritySystem security) -
Uses of OSecuritySystem in com.orientechnologies.security.ldap
Methods in com.orientechnologies.security.ldap with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidOLDAPImporter.config(ODocument importDoc, OSecuritySystem security) -
Uses of OSecuritySystem in com.orientechnologies.security.password
Methods in com.orientechnologies.security.password with parameters of type OSecuritySystemModifier and TypeMethodDescriptionvoidODefaultPasswordValidator.config(ODocument jsonConfig, OSecuritySystem security)