Uses of Enum Class
org.keycloak.storage.CacheableStorageProviderModel.CachePolicy
Packages that use CacheableStorageProviderModel.CachePolicy
-
Uses of CacheableStorageProviderModel.CachePolicy in org.keycloak.storage
Methods in org.keycloak.storage that return CacheableStorageProviderModel.CachePolicyModifier and TypeMethodDescriptionCacheableStorageProviderModel.getCachePolicy()
Returns the enum constant of this class with the specified name.CacheableStorageProviderModel.CachePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.keycloak.storage with parameters of type CacheableStorageProviderModel.CachePolicyModifier and TypeMethodDescriptionvoid
CacheableStorageProviderModel.setCachePolicy
(CacheableStorageProviderModel.CachePolicy cachePolicy)