| Package | Description |
|---|---|
| org.keycloak.models.cache.infinispan.events |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationSessionAuthNoteUpdateEvent |
AuthenticationSessionAuthNoteUpdateEvent.create(String authSessionId,
String tabId,
String clientUUID,
Map<String,String> authNotesFragment)
Creates an instance of the event.
|
AuthenticationSessionAuthNoteUpdateEvent |
AuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.readObject(ObjectInput input) |
AuthenticationSessionAuthNoteUpdateEvent |
AuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.readObjectVersion1(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationSessionAuthNoteUpdateEvent.ExternalizerImpl.writeObject(ObjectOutput output,
AuthenticationSessionAuthNoteUpdateEvent value) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.