Uses of Enum Class
org.keycloak.models.map.storage.chm.ConcurrentHashMapStorage.MapOperation
Packages that use ConcurrentHashMapStorage.MapOperation
-
Uses of ConcurrentHashMapStorage.MapOperation in org.keycloak.models.map.storage.chm
Methods in org.keycloak.models.map.storage.chm that return ConcurrentHashMapStorage.MapOperationModifier and TypeMethodDescriptionConcurrentHashMapStorage.MapTaskWithValue.getOperation()
Returns the enum constant of this class with the specified name.ConcurrentHashMapStorage.MapOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.