Class ResetCredentialsActionTokenHandler

java.lang.Object
org.keycloak.authentication.actiontoken.AbstractActionTokenHandler<ResetCredentialsActionToken>
org.keycloak.authentication.actiontoken.resetcred.ResetCredentialsActionTokenHandler
All Implemented Interfaces:
ActionTokenHandler<ResetCredentialsActionToken>, ActionTokenHandlerFactory<ResetCredentialsActionToken>, Provider, ProviderFactory<ActionTokenHandler<ResetCredentialsActionToken>>

public class ResetCredentialsActionTokenHandler extends AbstractActionTokenHandler<ResetCredentialsActionToken>
Author:
hmlnarik