| Package | Description |
|---|---|
| org.keycloak.authorization |
Fine-grained Authorization SPI.
|
| org.keycloak.authorization.policy.evaluation |
Provides classes related with the evaluation of policies.
|
| org.keycloak.authorization.policy.provider |
Provides classes and a SPI to plug different policy providers.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Decision<D extends Evaluation> |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEvaluation |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyProvider.evaluate(Evaluation evaluation) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.