| Package | Description |
|---|---|
| org.gcube.informationsystem.resourceregistry.dbinitialization | |
| org.gcube.informationsystem.resourceregistry.resources.utils |
| Modifier and Type | Field and Description |
|---|---|
static Map<SecurityContextMapper.PermissionMode,String> |
DatabaseEnvironment.DEFAULT_PASSWORDS |
| Modifier and Type | Method and Description |
|---|---|
static SecurityContextMapper.PermissionMode |
SecurityContextMapper.PermissionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SecurityContextMapper.PermissionMode[] |
SecurityContextMapper.PermissionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.tinkerpop.blueprints.impls.orient.OrientGraphFactory |
SecurityContextMapper.getSecurityContextFactory(String contextID,
SecurityContextMapper.PermissionMode permissionMode) |
static String |
SecurityContextMapper.getSecurityRoleOrUserName(SecurityContextMapper.PermissionMode permissionMode,
SecurityContextMapper.SecurityType securityType,
String contextID) |
| Modifier and Type | Method and Description |
|---|---|
static com.tinkerpop.blueprints.impls.orient.OrientGraph |
ContextUtility.getActualSecurityContextGraph(SecurityContextMapper.PermissionMode permissionMode) |
static String |
ContextUtility.getActualSecurityRoleOrUserName(SecurityContextMapper.PermissionMode permissionMode,
SecurityContextMapper.SecurityType securityType) |
Copyright © 2016. All Rights Reserved.