Uses of Interface
org.keycloak.authorization.store.ScopeStore
-
Packages that use ScopeStore Package Description org.keycloak.authorization.store Provides classes and a SPI to plug different metadata storage implementations. -
-
Uses of ScopeStore in org.keycloak.authorization.store
Methods in org.keycloak.authorization.store that return ScopeStore Modifier and Type Method Description ScopeStoreStoreFactory. getScopeStore()Returns aScopeStore.
-