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.AuthenticationProcessorAuthenticationProcessor.Result
 
- 
 - 
Field Summary- 
Fields inherited from class org.keycloak.authentication.AuthenticationProcessorafterResetListener, 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 SummaryConstructors Constructor Description ResetCredsAuthenticationProcessor()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description protected javax.ws.rs.core.ResponseauthenticationComplete()- 
Methods inherited from class org.keycloak.authentication.AuthenticationProcessorattachSession, attachSession, authenticate, authenticateClient, authenticateOnly, authenticationAction, clearAuthenticatedUser, clone, createAuthenticatorContext, createClientAuthenticatorContext, createFlowExecution, evaluateRequiredActionTriggers, finishAuthentication, generateCode, getAuthenticationSession, getBruteForceProtector, getClient, getClientAuthAttributes, getConnection, getEvent, getFlowPath, getRealm, getRefreshUrl, getRequest, getSession, getUriInfo, getUserSession, handleBrowserException, handleBrowserExceptionList, handleClientAuthException, isBrowserFlow, isSuccessful, logFailure, newEvent, nextRequiredAction, redirectToFlow, resetFlow, resetFlow, setAuthenticationSession, setAutheticatedUser, setBrowserFlow, setClient, setConnection, setEventBuilder, setFlowId, setFlowPath, setForwardedErrorMessage, setForwardedInfoMessage, setForwardedSuccessMessage, setRealm, setRequest, setSession, setUriInfo, validateUser
 
- 
 
- 
- 
- 
Method Detail- 
authenticationCompleteprotected javax.ws.rs.core.Response authenticationComplete() - Overrides:
- authenticationCompletein class- AuthenticationProcessor
 
 
- 
 
-