Uses of Interface
org.keycloak.authorization.store.ScopeStore
Packages that use ScopeStore
Package
Description
Provides classes and a SPI to plug different metadata storage implementations.
- 
Uses of ScopeStore in org.keycloak.authorization.jpa.store
Classes in org.keycloak.authorization.jpa.store that implement ScopeStoreMethods in org.keycloak.authorization.jpa.store that return ScopeStore - 
Uses of ScopeStore in org.keycloak.authorization.store
Methods in org.keycloak.authorization.store that return ScopeStore - 
Uses of ScopeStore in org.keycloak.models.cache.infinispan.authorization
Classes in org.keycloak.models.cache.infinispan.authorization that implement ScopeStoreMethods in org.keycloak.models.cache.infinispan.authorization that return ScopeStoreModifier and TypeMethodDescriptionStoreFactoryCacheSession.getScopeStore()StoreFactoryCacheSession.getScopeStoreDelegate() - 
Uses of ScopeStore in org.keycloak.services.resources.account.resources
Fields in org.keycloak.services.resources.account.resources declared as ScopeStore