Package | Description |
---|---|
com.sun.identity.cli.entitlement | |
com.sun.identity.entitlement |
Defines classes and interfaces to work with entitlements.
|
Modifier and Type | Method and Description |
---|---|
protected ApplicationPrivilege.PossibleAction |
ApplicationPrivilegeBase.getActions() |
Modifier and Type | Method and Description |
---|---|
ApplicationPrivilege.PossibleAction |
ApplicationPrivilege.getActionValues() |
static ApplicationPrivilege.PossibleAction |
ApplicationPrivilege.PossibleAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationPrivilege.PossibleAction[] |
ApplicationPrivilege.PossibleAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ApplicationPrivilege.setActionValues(ApplicationPrivilege.PossibleAction actions) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.