public class AuthenticationSessionAuthNoteUpdateEvent extends Object implements ClusterEvent
| Constructor and Description |
|---|
AuthenticationSessionAuthNoteUpdateEvent() |
| Modifier and Type | Method and Description |
|---|---|
static AuthenticationSessionAuthNoteUpdateEvent |
create(String authSessionId,
Map<String,String> authNotesFragment) |
Map<String,String> |
getAuthNotesFragment() |
String |
getAuthSessionId() |
String |
toString() |
public AuthenticationSessionAuthNoteUpdateEvent()
Copyright © 2017 JBoss by Red Hat. All rights reserved.