@SerializeWith(value=ActionTokenReducedKey.ExternalizerImpl.class) public class ActionTokenReducedKey extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ActionTokenReducedKey.ExternalizerImpl |
Constructor and Description |
---|
ActionTokenReducedKey(String userId,
String actionId,
UUID actionVerificationNonce) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getActionId() |
UUID |
getActionVerificationNonce() |
String |
getUserId() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 JBoss by Red Hat. All rights reserved.