Uses of Class
org.keycloak.models.cache.infinispan.events.AuthenticationSessionAuthNoteUpdateEvent
Packages that use AuthenticationSessionAuthNoteUpdateEvent
- 
Uses of AuthenticationSessionAuthNoteUpdateEvent in org.keycloak.models.cache.infinispan.eventsMethods in org.keycloak.models.cache.infinispan.events that return AuthenticationSessionAuthNoteUpdateEventModifier 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) Methods in org.keycloak.models.cache.infinispan.events with parameters of type AuthenticationSessionAuthNoteUpdateEventModifier and TypeMethodDescriptionvoidAuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.writeObject(ObjectOutput output, AuthenticationSessionAuthNoteUpdateEvent value)