| Package | Description |
|---|---|
| org.keycloak.representations.idm.authorization |
| Modifier and Type | Method and Description |
|---|---|
DecisionStrategy |
PolicyRepresentation.getDecisionStrategy() |
static DecisionStrategy |
DecisionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DecisionStrategy[] |
DecisionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyRepresentation.setDecisionStrategy(DecisionStrategy decisionStrategy) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.