| Package | Description |
|---|---|
| org.keycloak.authorization.model |
Provides the domain model and any other type related with it
|
| org.keycloak.authorization.permission | |
| 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.
|
| org.keycloak.authorization.store |
Provides classes and a SPI to plug different metadata storage implementations.
|
| Class and Description |
|---|
| Policy
Represents an authorization policy and all the configuration associated with it.
|
| Policy.DecisionStrategy
The decision strategy dictates how the policies associated with a given policy are evaluated and how a final decision
is obtained.
|
| Policy.Logic
The decision strategy dictates how the policies associated with a given policy are evaluated and how a final decision
is obtained.
|
| Resource
Represents a resource, which is usually protected by a set of policies within a resource server.
|
| ResourceServer
Represents a resource server, whose resources are managed and protected.
|
| ResourceServer.PolicyEnforcementMode
The policy enforcement mode dictates how authorization requests are handled by the server.
|
| Scope
Represents a scope, which is usually associated with one or more resources in order to define the actions that can be performed
or a specific access context.
|
| Class and Description |
|---|
| Resource
Represents a resource, which is usually protected by a set of policies within a resource server.
|
| ResourceServer
Represents a resource server, whose resources are managed and protected.
|
| Scope
Represents a scope, which is usually associated with one or more resources in order to define the actions that can be performed
or a specific access context.
|
| Class and Description |
|---|
| Policy
Represents an authorization policy and all the configuration associated with it.
|
| Class and Description |
|---|
| Policy
Represents an authorization policy and all the configuration associated with it.
|
| ResourceServer
Represents a resource server, whose resources are managed and protected.
|
| Class and Description |
|---|
| Policy
Represents an authorization policy and all the configuration associated with it.
|
| Resource
Represents a resource, which is usually protected by a set of policies within a resource server.
|
| ResourceServer
Represents a resource server, whose resources are managed and protected.
|
| Scope
Represents a scope, which is usually associated with one or more resources in order to define the actions that can be performed
or a specific access context.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.