Uses of Package
org.keycloak.authorization.store
Packages that use org.keycloak.authorization.store
Package
Description
Fine-grained Authorization SPI.
Provides the domain model and any other type related with it
Provides classes and a SPI to plug different metadata storage implementations.
-
Classes in org.keycloak.authorization.store used by org.keycloak.authorizationClassDescriptionA factory for the different types of storages that manage the persistence of the domain model types.
-
Classes in org.keycloak.authorization.store used by org.keycloak.authorization.jpa.storeClassDescriptionA
PermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.APolicyStore
is responsible to manage the persistence ofPolicy
instances.AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.AResourceStore
is responsible to manage the persistence ofResource
instances.AScopeStore
is responsible to manage the persistence ofScope
instances.A factory for the different types of storages that manage the persistence of the domain model types. -
Classes in org.keycloak.authorization.store used by org.keycloak.authorization.modelClassDescriptionA factory for the different types of storages that manage the persistence of the domain model types.
-
Classes in org.keycloak.authorization.store used by org.keycloak.authorization.storeClassDescriptionA
PermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.APolicyStore
is responsible to manage the persistence ofPolicy
instances.AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.AResourceStore
is responsible to manage the persistence ofResource
instances.AScopeStore
is responsible to manage the persistence ofScope
instances. -
Classes in org.keycloak.authorization.store used by org.keycloak.models.cache.authorizationClassDescriptionA factory for the different types of storages that manage the persistence of the domain model types.
-
Classes in org.keycloak.authorization.store used by org.keycloak.models.cache.infinispan.authorizationClassDescriptionA
PermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.APolicyStore
is responsible to manage the persistence ofPolicy
instances.AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.AResourceStore
is responsible to manage the persistence ofResource
instances.AScopeStore
is responsible to manage the persistence ofScope
instances.A factory for the different types of storages that manage the persistence of the domain model types. -
Classes in org.keycloak.authorization.store used by org.keycloak.services.resources.account.resourcesClassDescriptionA
PermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.AResourceStore
is responsible to manage the persistence ofResource
instances.AScopeStore
is responsible to manage the persistence ofScope
instances.