Uses of Interface
org.keycloak.storage.client.ClientLookupProvider
Package
Description
-
Uses of ClientLookupProvider in org.keycloak.models
-
Uses of ClientLookupProvider in org.keycloak.models.cache
-
Uses of ClientLookupProvider in org.keycloak.models.cache.infinispan
Modifier and TypeClassDescriptionclass
- the high level architecture of this cache is an invalidation cache. -
Uses of ClientLookupProvider in org.keycloak.models.jpa
-
Uses of ClientLookupProvider in org.keycloak.storage
-
Uses of ClientLookupProvider in org.keycloak.storage.client
Modifier and TypeInterfaceDescriptioninterface
Base interface for components that want to provide an alternative storage mechanism for clients This is currently a private incomplete SPI.