Uses of Enum Class
org.keycloak.config.CachingOptions.Mechanism
-
Uses of CachingOptions.Mechanism in org.keycloak.config
Modifier and TypeFieldDescriptionstatic final Option<CachingOptions.Mechanism>
CachingOptions.CACHE
Modifier and TypeMethodDescriptionstatic CachingOptions.Mechanism
Returns the enum constant of this class with the specified name.static CachingOptions.Mechanism[]
CachingOptions.Mechanism.values()
Returns an array containing the constants of this enum class, in the order they are declared.