Package | Description |
---|---|
org.keycloak.authentication.actiontoken.resetcred |
Modifier and Type | Method and Description |
---|---|
boolean |
ResetCredentialsActionTokenHandler.canUseTokenRepeatedly(ResetCredentialsActionToken token,
ActionTokenContext tokenContext) |
javax.ws.rs.core.Response |
ResetCredentialsActionTokenHandler.handleToken(ResetCredentialsActionToken token,
ActionTokenContext tokenContext) |
Modifier and Type | Method and Description |
---|---|
TokenVerifier.Predicate<? super ResetCredentialsActionToken>[] |
ResetCredentialsActionTokenHandler.getVerifiers(ActionTokenContext<ResetCredentialsActionToken> tokenContext) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.