Uses of Enum Class
org.keycloak.models.sessions.infinispan.changes.SessionUpdateTask.CacheOperation
-
Uses of SessionUpdateTask.CacheOperation in org.keycloak.models.sessions.infinispan.changes
Modifier and TypeMethodDescriptionClientSessionPersistentChangelogBasedTransaction.RegisterClientSessionTask.getOperation()
ClientSessionUpdateTask.getOperation()
LoginFailuresUpdateTask.getOperation()
MergedUpdate.getOperation()
SessionUpdateTask.getOperation()
UserSessionUpdateTask.getOperation()
Returns the enum constant of this class with the specified name.static SessionUpdateTask.CacheOperation[]
SessionUpdateTask.CacheOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.