Class AuthenticationSessionAuthNoteUpdateEvent

java.lang.Object
org.keycloak.models.cache.infinispan.events.AuthenticationSessionAuthNoteUpdateEvent
All Implemented Interfaces:
Serializable, ClusterEvent

@SerializeWith(ExternalizerImpl.class) public class AuthenticationSessionAuthNoteUpdateEvent extends Object implements ClusterEvent
Author:
hmlnarik
See Also:
  • Constructor Details

    • AuthenticationSessionAuthNoteUpdateEvent

      public AuthenticationSessionAuthNoteUpdateEvent()
  • Method Details