public class ResetCredentialsActionToken extends DefaultActionToken
Modifier and Type | Field and Description |
---|---|
static String |
TOKEN_TYPE |
ACTION_TOKEN_BASIC_CHECKS, JSON_FIELD_AUTHENTICATION_SESSION_ID, JSON_FIELD_EMAIL
ACTION_TOKEN_USER_ID, JSON_FIELD_ACTION_VERIFICATION_NONCE
Constructor and Description |
---|
ResetCredentialsActionToken(String userId,
String email,
int absoluteExpirationInSecs,
String compoundAuthenticationSessionId,
String clientId) |
getCompoundAuthenticationSessionId, getEmail, getNote, getNotes, removeNote, serialize, setCompoundAuthenticationSessionId, setEmail, setNote
from, getActionId, getActionVerificationNonce, getUserId
addAudience, audience, exp, expiration, getAudience, getCategory, getExp, getExpiration, getIat, getId, getIssuedAt, getIssuedFor, getIssuer, getNbf, getNotBefore, getOtherClaims, getSubject, getType, hasAudience, iat, id, isActive, isActive, isExpired, isIssuedBeforeSessionStart, isNotBefore, issuedAt, issuedFor, issuedNow, issuer, nbf, notBefore, setOtherClaims, setSubject, subject, type
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getExpiration, serializeKey
Copyright © 2021 JBoss by Red Hat. All rights reserved.