Package | Description |
---|---|
com.orientechnologies.orient.server.security | |
com.orientechnologies.orient.server.security.authenticator |
Modifier and Type | Interface and Description |
---|---|
interface |
OAuditingService
Provides an interface the auditing service.
|
interface |
OPasswordValidator
Provides a simple interface for validating passwords.
|
interface |
OSecurityAuthenticator
Provides an interface for creating security authenticators.
|
Modifier and Type | Class and Description |
---|---|
class |
OSecurityAuthenticatorAbstract
Provides an abstract implementation of OSecurityAuthenticator.
|
Modifier and Type | Class and Description |
---|---|
class |
ODefaultPasswordAuthenticator
Provides a default password authenticator.
|
class |
OServerConfigAuthenticator
Provides an OSecurityAuthenticator for the users listed in orientdb-server-config.xml.
|
class |
OSystemUserAuthenticator
Provides a default password authenticator.
|
Copyright © 2009–2020 OrientDB. All rights reserved.