public class IdpVerifyAccountLinkActionTokenHandler extends AbstractActionTokenHandler<IdpVerifyAccountLinkActionToken>
| Constructor and Description |
|---|
IdpVerifyAccountLinkActionTokenHandler() |
| Modifier and Type | Method and Description |
|---|---|
TokenVerifier.Predicate<? super IdpVerifyAccountLinkActionToken>[] |
getVerifiers(ActionTokenContext<IdpVerifyAccountLinkActionToken> tokenContext)
Returns an array of verifiers that are tested prior to handling the token.
|
javax.ws.rs.core.Response |
handleToken(IdpVerifyAccountLinkActionToken token,
ActionTokenContext<IdpVerifyAccountLinkActionToken> tokenContext)
Performs the action as per the token details.
|
canUseTokenRepeatedly, close, create, eventType, getAuthenticationSessionIdFromToken, getDefaultErrorMessage, getDefaultEventError, getId, getTokenClass, init, postInit, startFreshAuthenticationSession, verifyEmailclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitorderpublic IdpVerifyAccountLinkActionTokenHandler()
public TokenVerifier.Predicate<? super IdpVerifyAccountLinkActionToken>[] getVerifiers(ActionTokenContext<IdpVerifyAccountLinkActionToken> tokenContext)
ActionTokenHandlernull.null.public javax.ws.rs.core.Response handleToken(IdpVerifyAccountLinkActionToken token, ActionTokenContext<IdpVerifyAccountLinkActionToken> tokenContext)
ActionTokenHandlerActionTokenHandler.handleToken(T, org.keycloak.authentication.actiontoken.ActionTokenContext<T>) succeed.Copyright © 2021 JBoss by Red Hat. All rights reserved.