public class ResetCredentialsActionToken extends DefaultActionToken
| Modifier and Type | Field and Description |
|---|---|
static String |
TOKEN_TYPE |
ACTION_TOKEN_BASIC_CHECKS, JSON_FIELD_AUTHENTICATION_SESSION_IDACTION_TOKEN_USER_ID, JSON_FIELD_ACTION_VERIFICATION_NONCEaudience, expiration, id, issuedAt, issuedFor, issuer, notBefore, otherClaims, subject, type| Constructor and Description |
|---|
ResetCredentialsActionToken(String userId,
int absoluteExpirationInSecs,
String compoundAuthenticationSessionId,
String clientId) |
getCompoundAuthenticationSessionId, getNote, getNotes, removeNote, serialize, setCompoundAuthenticationSessionId, setNotefrom, getActionId, getActionVerificationNonce, getUserIdaddAudience, audience, expiration, getAudience, getCategory, getExpiration, getId, getIssuedAt, getIssuedFor, getIssuer, getNotBefore, getOtherClaims, getSubject, getType, hasAudience, id, isActive, isActive, isExpired, isNotBefore, issuedAt, issuedFor, issuedNow, issuer, notBefore, setOtherClaims, setSubject, subject, typeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetExpiration, serializeKeypublic static final String TOKEN_TYPE
Copyright © 2019 JBoss by Red Hat. All rights reserved.