Uses of Package
org.keycloak.authorization.model
-
Packages that use org.keycloak.authorization.model Package Description org.keycloak.authorization Fine-grained Authorization SPI.org.keycloak.authorization.model Provides the domain model and any other type related with itorg.keycloak.authorization.permission org.keycloak.authorization.permission.evaluator 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.org.keycloak.models.utils -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization Class Description PermissionTicket -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization.model Class Description PermissionTicket PermissionTicket.FilterOption Policy Represents an authorization policy and all the configuration associated with it.Policy.FilterOption Resource Represents a resource, which is usually protected by a set of policies within a resource server.Resource.FilterOption 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.Scope.FilterOption -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization.permission Class 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. -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization.permission.evaluator Class Description ResourceServer Represents a resource server, whose resources are managed and protected. -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization.policy.evaluation Class Description Policy Represents an authorization policy and all the configuration associated with it.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. -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization.policy.provider Class Description Policy Represents an authorization policy and all the configuration associated with it.ResourceServer Represents a resource server, whose resources are managed and protected. -
Classes in org.keycloak.authorization.model used by org.keycloak.authorization.store Class Description PermissionTicket PermissionTicket.FilterOption Policy Represents an authorization policy and all the configuration associated with it.Policy.FilterOption Resource Represents a resource, which is usually protected by a set of policies within a resource server.Resource.FilterOption 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.Scope.FilterOption -
Classes in org.keycloak.authorization.model used by org.keycloak.models.utils Class Description PermissionTicket 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.