Package org.keycloak.storage.client
-
Interface Summary Interface Description ClientLookupProvider Abstraction interface for lookoup of clients by id and clientId.ClientStorageProvider Base interface for components that want to provide an alternative storage mechanism for clients This is currently a private incomplete SPI.ClientStorageProviderFactory<T extends ClientStorageProvider> -
Class Summary Class Description AbstractClientStorageAdapter Helper base class for ClientModel implementations for ClientStorageProvider implementations.AbstractReadOnlyClientScopeAdapter AbstractReadOnlyClientStorageAdapter ClientStorageProviderModel Stored configuration of a Client Storage provider instance.ClientStorageProviderSpi UnsupportedOperationsClientStorageAdapter Base helper class.