Uses of Package
org.keycloak.authorization.store
-
Packages that use org.keycloak.authorization.store Package Description org.keycloak.authorization Fine-grained Authorization SPI.org.keycloak.authorization.jpa.store org.keycloak.authorization.model Provides the domain model and any other type related with itorg.keycloak.authorization.store Provides classes and a SPI to plug different metadata storage implementations.org.keycloak.models.cache.authorization org.keycloak.models.cache.infinispan.authorization org.keycloak.models.map.authorization org.keycloak.models.map.authorization.adapter org.keycloak.services.resources.account.resources -
Classes in org.keycloak.authorization.store used by org.keycloak.authorization Class Description StoreFactory 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.jpa.store Class Description AuthorizationStoreFactory PermissionTicketStore APermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.PolicyStore APolicyStore
is responsible to manage the persistence ofPolicy
instances.ResourceServerStore AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.ResourceStore AResourceStore
is responsible to manage the persistence ofResource
instances.ScopeStore AScopeStore
is responsible to manage the persistence ofScope
instances.StoreFactory 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.model Class Description StoreFactory 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.store Class Description PermissionTicketStore APermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.PolicyStore APolicyStore
is responsible to manage the persistence ofPolicy
instances.ResourceServerStore AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.ResourceStore AResourceStore
is responsible to manage the persistence ofResource
instances.ScopeStore AScopeStore
is responsible to manage the persistence ofScope
instances. -
Classes in org.keycloak.authorization.store used by org.keycloak.models.cache.authorization Class Description StoreFactory 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.models.cache.infinispan.authorization Class Description PermissionTicketStore APermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.PolicyStore APolicyStore
is responsible to manage the persistence ofPolicy
instances.ResourceServerStore AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.ResourceStore AResourceStore
is responsible to manage the persistence ofResource
instances.ScopeStore AScopeStore
is responsible to manage the persistence ofScope
instances.StoreFactory 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.models.map.authorization Class Description AuthorizationStoreFactory PermissionTicketStore APermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.PolicyStore APolicyStore
is responsible to manage the persistence ofPolicy
instances.ResourceServerStore AResourceServerStore
is responsible to manage the persistence ofResourceServer
instances.ResourceStore AResourceStore
is responsible to manage the persistence ofResource
instances.ScopeStore AScopeStore
is responsible to manage the persistence ofScope
instances.StoreFactory 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.models.map.authorization.adapter Class Description StoreFactory 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.resources Class Description PermissionTicketStore APermissionTicketStore
is responsible to manage the persistence ofPermissionTicket
instances.ResourceStore AResourceStore
is responsible to manage the persistence ofResource
instances.ScopeStore AScopeStore
is responsible to manage the persistence ofScope
instances.