Class ResetCredentialsActionTokenHandler.ResetCredsAuthenticationProcessor
java.lang.Object
org.keycloak.authentication.AuthenticationProcessor
org.keycloak.authentication.actiontoken.resetcred.ResetCredentialsActionTokenHandler.ResetCredsAuthenticationProcessor
- Enclosing class:
- ResetCredentialsActionTokenHandler
public static class ResetCredentialsActionTokenHandler.ResetCredsAuthenticationProcessor
extends AuthenticationProcessor
-
Nested Class Summary
Nested classes/interfaces inherited from class org.keycloak.authentication.AuthenticationProcessor
AuthenticationProcessor.Result
-
Field Summary
Fields inherited from class org.keycloak.authentication.AuthenticationProcessor
afterResetListener, AUTHENTICATION_SELECTOR_SCREEN_DISPLAYED, authenticationSession, BROKER_SESSION_ID, BROKER_USER_ID, browserFlow, client, clientAuthAttributes, connection, CURRENT_AUTHENTICATION_EXECUTION, CURRENT_FLOW_PATH, event, flowId, flowPath, FORKED_FROM, FORWARDED_PASSIVE_LOGIN, forwardedErrorMessageStore, forwardedInfoMessageStore, forwardedSuccessMessageStore, LAST_PROCESSED_EXECUTION, logger, protector, realm, request, session, uriInfo, userSession
-
Constructor Summary
-
Method Summary
Methods inherited from class org.keycloak.authentication.AuthenticationProcessor
attachSession, attachSession, authenticate, authenticateClient, authenticateOnly, authenticationAction, clearAuthenticatedUser, clone, createAuthenticatorContext, createClientAuthenticatorContext, createFlowExecution, evaluateRequiredActionTriggers, finishAuthentication, generateCode, getAuthenticationSession, getBruteForceProtector, getClient, getClientAuthAttributes, getClientData, getConnection, getEvent, getFlowPath, getRealm, getRefreshUrl, getRequest, getSession, getUriInfo, getUserSession, handleBrowserException, handleBrowserExceptionList, handleClientAuthException, isBrowserFlow, isSuccessful, logFailure, newEvent, nextRequiredAction, recreate, redirectToFlow, resetFlow, resetFlow, setAuthenticationSession, setAutheticatedUser, setBrowserFlow, setClient, setConnection, setEventBuilder, setFlowId, setFlowPath, setForwardedErrorMessage, setForwardedInfoMessage, setForwardedSuccessMessage, setRealm, setRequest, setSession, setUriInfo, validateUser
-
Constructor Details
-
ResetCredsAuthenticationProcessor
public ResetCredsAuthenticationProcessor()
-
-
Method Details
-
authenticationComplete
protected jakarta.ws.rs.core.Response authenticationComplete()- Overrides:
authenticationComplete
in classAuthenticationProcessor
-