
| Interface | Description |
|---|---|
| OSecurity |
Manages users and roles.
|
| OSecurityRole | |
| OSecurityUser | |
| OToken |
Created by emrul on 25/10/2014.
|
| Class | Description |
|---|---|
| ODatabaseSecurityResources |
Contains all the resources used by the Database instance to check permissions
|
| OIdentity |
Created by luigidellaquila on 01/07/15.
|
| OImmutableRole | |
| OImmutableUser | |
| ORestrictedAccessHook |
Checks the access against restricted resources.
|
| ORole |
Contains the user settings about security and permissions roles.
Allowed operation are the classic CRUD, namely: CREATE READ UPDATE DELETE Mode = ALLOW (allow all but) or DENY (deny all but) |
| ORule | |
| ORule.ResourceGeneric | |
| OSecurityExternal |
OSecurity implementation that extends OSecurityShared but uses an external security plugin.
|
| OSecurityNull |
Dummy security implementation.
|
| OSecurityProxy |
Proxy class for user management
|
| OSecurityShared |
Shared security class.
|
| OSecurityTrackerHook | |
| OSystemRole | |
| OSystemUser | |
| OUser |
Contains the user settings about security and permissions.
|
| OUserTrigger |
Encrypt the password using the SHA-256 algorithm.
|
| Enum | Description |
|---|---|
| ORestrictedOperation |
Enum containing the restricted security (Record Level Security) permissions.
|
| OSecurityRole.ALLOW_MODES | |
| OSecurityUser.STATUSES |
| Exception | Description |
|---|---|
| OTokenException |
Copyright © 2009–2025 OrientDB. All rights reserved.