| Package | Description |
|---|---|
| oracle.security.jps.service.policystore |
| Modifier and Type | Method and Description |
|---|---|
static PolicyStoreAccessPermission.Action |
PolicyStoreAccessPermission.Action.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PolicyStoreAccessPermission.Action[] |
PolicyStoreAccessPermission.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared.
|
| Constructor and Description |
|---|
PolicyStoreAccessPermission(PolicyStoreAccessPermission.Context ctx, java.lang.String name, PolicyStoreAccessPermission.Action action) |
PolicyStoreAccessPermission(PolicyStoreAccessPermission.Context ctx, java.lang.String name, PolicyStoreAccessPermission.Action[] actions) |