Uses of Class
org.keycloak.storage.CacheableStorageProviderModel
Packages that use CacheableStorageProviderModel
Package
Description
-
Uses of CacheableStorageProviderModel in org.keycloak.storage
Classes in org.keycloak.storage with type parameters of type CacheableStorageProviderModelModifier and TypeClassDescriptionclass
AbstractStorageManager<ProviderType extends Provider,
StorageProviderModelType extends CacheableStorageProviderModel> Subclasses of CacheableStorageProviderModel in org.keycloak.storageModifier and TypeClassDescriptionclass
Stored configuration of a User Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.client
Subclasses of CacheableStorageProviderModel in org.keycloak.storage.clientModifier and TypeClassDescriptionclass
Stored configuration of a Client Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.clientscope
Subclasses of CacheableStorageProviderModel in org.keycloak.storage.clientscopeModifier and TypeClassDescriptionclass
Stored configuration of a Client scope Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.group
Subclasses of CacheableStorageProviderModel in org.keycloak.storage.groupModifier and TypeClassDescriptionclass
Stored configuration of a Group Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.role
Subclasses of CacheableStorageProviderModel in org.keycloak.storage.roleModifier and TypeClassDescriptionclass
Stored configuration of a Role Storage provider instance.