| Package | Description |
|---|---|
| com.atlassian.crowd.embedded.api |
| Modifier and Type | Method and Description |
|---|---|
static PermissionOption |
PermissionOption.fromAllowedOperations(Set<OperationType> allowedOperations) |
static PermissionOption |
PermissionOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionOption[] |
PermissionOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 Atlassian. All rights reserved.