Uses of Interface
com.orientechnologies.orient.core.security.OSecurityConfig
Packages that use OSecurityConfig
Package
Description
-
Uses of OSecurityConfig in com.orientechnologies.orient.core.db
Methods in com.orientechnologies.orient.core.db that return OSecurityConfigMethods in com.orientechnologies.orient.core.db with parameters of type OSecurityConfigModifier and TypeMethodDescriptionOrientDBConfigBuilder.setSecurityConfig(OSecurityConfig securityConfig) Constructors in com.orientechnologies.orient.core.db with parameters of type OSecurityConfigModifierConstructorDescriptionprotectedOrientDBConfig(OContextConfiguration configurations, Map<ODatabase.ATTRIBUTES, Object> attributes, Set<ODatabaseListener> listeners, ClassLoader classLoader, ONodeConfiguration nodeConfiguration, OSecurityConfig securityConfig, List<OGlobalUser> users) -
Uses of OSecurityConfig in com.orientechnologies.orient.core.security
Classes in com.orientechnologies.orient.core.security that implement OSecurityConfigMethods in com.orientechnologies.orient.core.security with parameters of type OSecurityConfigModifier and TypeMethodDescriptionvoidODefaultSecuritySystem.activate(OrientDBInternal context, OSecurityConfig serverCfg) -
Uses of OSecurityConfig in com.orientechnologies.orient.server
Classes in com.orientechnologies.orient.server that implement OSecurityConfig