Uses of Class
org.keycloak.models.cache.infinispan.events.AuthenticationSessionAuthNoteUpdateEvent
-
Uses of AuthenticationSessionAuthNoteUpdateEvent in org.keycloak.models.cache.infinispan.events
Modifier and TypeMethodDescriptionAuthenticationSessionAuthNoteUpdateEvent.create
(String authSessionId, String tabId, String clientUUID, Map<String, String> authNotesFragment) Creates an instance of the event.AuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.readObject
(ObjectInput input) AuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.readObjectVersion1
(ObjectInput input) Modifier and TypeMethodDescriptionvoid
AuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.writeObject
(ObjectOutput output, AuthenticationSessionAuthNoteUpdateEvent value)