Uses of Class
org.keycloak.models.map.authSession.MapAuthenticationSessionAuthNoteUpdateEvent
- 
Packages that use MapAuthenticationSessionAuthNoteUpdateEvent Package Description org.keycloak.models.map.authSession 
- 
- 
Uses of MapAuthenticationSessionAuthNoteUpdateEvent in org.keycloak.models.map.authSessionMethods in org.keycloak.models.map.authSession that return MapAuthenticationSessionAuthNoteUpdateEvent Modifier and Type Method Description static MapAuthenticationSessionAuthNoteUpdateEventMapAuthenticationSessionAuthNoteUpdateEvent. create(String authSessionId, String tabId, String clientUUID, Map<String,String> authNotesFragment)Creates an instance of the event.
 
-