Uses of Interface
com.orientechnologies.orient.core.security.OSecurityComponent
Packages that use OSecurityComponent
Package
Description
-
Uses of OSecurityComponent in com.orientechnologies.agent
Classes in com.orientechnologies.agent that implement OSecurityComponent -
Uses of OSecurityComponent in com.orientechnologies.agent.security.authenticator
Classes in com.orientechnologies.agent.security.authenticator that implement OSecurityComponentModifier and TypeClassDescriptionclassProvides a symmetric key authenticator derived from ODefaultPasswordAuthenticator.classProvides an OSystem user symmetric key authenticator, derived from OSystemUserAuthenticator. -
Uses of OSecurityComponent in com.orientechnologies.orient.core.security
Subinterfaces of OSecurityComponent in com.orientechnologies.orient.core.securityModifier and TypeInterfaceDescriptioninterfaceProvides an interface the auditing service.interfaceProvides a simple interface for validating passwords.interfaceProvides an interface for creating security authenticators. -
Uses of OSecurityComponent in com.orientechnologies.orient.core.security.authenticator
Classes in com.orientechnologies.orient.core.security.authenticator that implement OSecurityComponentModifier and TypeClassDescriptionclassclassProvides a default password authenticator.classProvides an abstract implementation of OSecurityAuthenticator.classProvides an OSecurityAuthenticator for the users listed in orientdb-server-config.xml.classProvides a default password authenticator. -
Uses of OSecurityComponent in com.orientechnologies.orient.server.security.authenticator
Classes in com.orientechnologies.orient.server.security.authenticator that implement OSecurityComponentModifier and TypeClassDescriptionclassThis exist only for backward compatibility for the package name configured in the security.jsonclassThis exist only for backward compatibility for the package name configured in the security.jsonclassThis exist only for backward compatibility for the package name configured in the security.json -
Uses of OSecurityComponent in com.orientechnologies.security.auditing
Classes in com.orientechnologies.security.auditing that implement OSecurityComponent -
Uses of OSecurityComponent in com.orientechnologies.security.kerberos
Classes in com.orientechnologies.security.kerberos that implement OSecurityComponentModifier and TypeClassDescriptionclassImplements the Kerberos authenticator module. -
Uses of OSecurityComponent in com.orientechnologies.security.ldap
Classes in com.orientechnologies.security.ldap that implement OSecurityComponent -
Uses of OSecurityComponent in com.orientechnologies.security.password
Classes in com.orientechnologies.security.password that implement OSecurityComponentModifier and TypeClassDescriptionclassProvides a default implementation for validating passwords.