Uses of Class
org.keycloak.storage.CacheableStorageProviderModel
Packages that use CacheableStorageProviderModel
Package
Description
- 
Uses of CacheableStorageProviderModel in org.keycloak.storageClasses in org.keycloak.storage with type parameters of type CacheableStorageProviderModelModifier and TypeClassDescriptionclassAbstractStorageManager<ProviderType extends Provider,StorageProviderModelType extends CacheableStorageProviderModel> Subclasses of CacheableStorageProviderModel in org.keycloak.storageModifier and TypeClassDescriptionclassStored configuration of a User Storage provider instance.
- 
Uses of CacheableStorageProviderModel in org.keycloak.storage.clientSubclasses of CacheableStorageProviderModel in org.keycloak.storage.clientModifier and TypeClassDescriptionclassStored configuration of a Client Storage provider instance.
- 
Uses of CacheableStorageProviderModel in org.keycloak.storage.clientscopeSubclasses of CacheableStorageProviderModel in org.keycloak.storage.clientscopeModifier and TypeClassDescriptionclassStored configuration of a Client scope Storage provider instance.
- 
Uses of CacheableStorageProviderModel in org.keycloak.storage.groupSubclasses of CacheableStorageProviderModel in org.keycloak.storage.groupModifier and TypeClassDescriptionclassStored configuration of a Group Storage provider instance.
- 
Uses of CacheableStorageProviderModel in org.keycloak.storage.roleSubclasses of CacheableStorageProviderModel in org.keycloak.storage.roleModifier and TypeClassDescriptionclassStored configuration of a Role Storage provider instance.