| Modifier and Type | Field and Description |
|---|---|
protected OSecurity |
OSharedContext.security |
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
OSharedContext.getSecurity() |
| Modifier and Type | Field and Description |
|---|---|
protected OSecurity |
OMetadataDefault.security |
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
OMetadata.getSecurity() |
OSecurity |
OMetadataDefault.getSecurity() |
| Modifier and Type | Class and Description |
|---|---|
class |
OSecurityExternal
OSecurity implementation that extends OSecurityShared but uses an external security plugin.
|
class |
OSecurityProxy
Proxy class for user management
|
class |
OSecurityShared
Shared security class.
|
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
OSecurity.getUnderlying()
Deprecated.
|
OSecurity |
OSecurityProxy.getUnderlying() |
OSecurity |
OSecurityShared.getUnderlying() |
| Constructor and Description |
|---|
OSecurityProxy(OSecurity iDelegate,
ODatabaseDocumentInternal iDatabase) |
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
OSecuritySharedFactory.newSecurity() |
OSecurity |
OSecurityManager.newSecurity() |
OSecurity |
OSecurityFactory.newSecurity() |
| Modifier and Type | Class and Description |
|---|---|
class |
OSymmetricKeySecurity
Provides a symmetric key specific authentication.
|
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
OSymmetricKeySecurity.getUnderlying() |
| Constructor and Description |
|---|
OSymmetricKeySecurity(OSecurity iDelegate,
ODatabaseDocumentInternal iDatabase) |
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
OMetadataObject.getSecurity() |
| Modifier and Type | Method and Description |
|---|---|
OSecurity |
ODefaultServerSecurity.newSecurity()
OSecurityFactory Interface
|
Copyright © 2009–2025 OrientDB. All rights reserved.