Uses of Class
org.keycloak.storage.CacheableStorageProviderModel
Package
Description
-
Uses of CacheableStorageProviderModel in org.keycloak.storage
Modifier and TypeClassDescriptionclass
AbstractStorageManager<ProviderType extends Provider,
StorageProviderModelType extends CacheableStorageProviderModel> Modifier and TypeClassDescriptionclass
Stored configuration of a User Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.client
Modifier and TypeClassDescriptionclass
Stored configuration of a Client Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.clientscope
Modifier and TypeClassDescriptionclass
Stored configuration of a Client scope Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.group
Modifier and TypeClassDescriptionclass
Stored configuration of a Group Storage provider instance. -
Uses of CacheableStorageProviderModel in org.keycloak.storage.role
Modifier and TypeClassDescriptionclass
Stored configuration of a Role Storage provider instance.