|
Change Parameter Type result : AuthenticatorContext to result : AuthenticationProcessor.Result in method public sendChallenge(result AuthenticationProcessor.Result, execution AuthenticationExecutionModel) : Response in class org.keycloak.authentication.DefaultAuthenticationFlow |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.directgrant.ValidateUsername |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public failure(error AuthenticationFlowError) : void in class org.keycloak.authentication.AuthenticationProcessor.Result |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public failureChallenge(error AuthenticationFlowError, challenge Response) : void in class org.keycloak.authentication.AuthenticationProcessor.Result |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected temporarilyDisabledUser(context AuthenticationFlowContext) : Response in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.testsuite.forms.PassThroughAuthenticator |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public failure(error AuthenticationFlowError, challenge Response) : void in class org.keycloak.authentication.AuthenticationProcessor.Result |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected setDuplicateUserChallenge(context AuthenticationFlowContext, eventError String, loginFormError String, authenticatorError AuthenticationFlowError) : Response in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected loginForm(context AuthenticationFlowContext) : LoginFormsProvider in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected validateForm(context AuthenticationFlowContext, formData MultivaluedMap<String,String>) : boolean in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected optionalChallengeRedirect(context AuthenticationFlowContext, negotiateHeader String) : Response in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator |
From |
To |
|
Change Parameter Type error : AuthenticationProcessor.Error to error : AuthenticationFlowError in method public failure(error AuthenticationFlowError, response Response) : void in class org.keycloak.authentication.AuthenticationFlowContext |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public AuthenticationFlowException(error AuthenticationFlowError) in class org.keycloak.authentication.AuthenticationFlowException |
From |
To |
|
Change Parameter Type error : AuthenticationProcessor.Error to error : AuthenticationFlowError in method public failure(error AuthenticationFlowError) : void in class org.keycloak.authentication.AuthenticationFlowContext |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public action(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected challenge(context AuthenticationFlowContext, error String) : Response in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public action(context AuthenticationFlowContext) : void in class org.keycloak.authentication.Authenticator |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public AuthenticationFlowException(cause Throwable, error AuthenticationFlowError) in class org.keycloak.authentication.AuthenticationFlowException |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.Authenticator |
From |
To |
|
Change Parameter Type error : AuthenticationProcessor.Error to error : AuthenticationFlowError in method public failureChallenge(error AuthenticationFlowError, challenge Response) : void in class org.keycloak.authentication.AuthenticationFlowContext |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected challenge(context AuthenticationFlowContext, formData MultivaluedMap<String,String>) : Response in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.directgrant.ValidateOTP |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public getActionUrl(context AuthenticationFlowContext, code String) : URI in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type result : AuthenticatorContext to result : AuthenticationProcessor.Result in method public processResult(result AuthenticationProcessor.Result) : Response in class org.keycloak.authentication.DefaultAuthenticationFlow |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public validatePassword(context AuthenticationFlowContext, inputData MultivaluedMap<String,String>) : boolean in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected invalidCredentials(context AuthenticationFlowContext) : Response in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.CookieAuthenticator |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public AuthenticationFlowException(message String, cause Throwable, error AuthenticationFlowError) in class org.keycloak.authentication.AuthenticationFlowException |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public invalidUser(context AuthenticationFlowContext, user UserModel) : boolean in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected disabledUser(context AuthenticationFlowContext) : Response in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public action(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.UsernamePasswordForm |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public AuthenticationFlowException(message String, cause Throwable, enableSuppression boolean, writableStackTrace boolean, error AuthenticationFlowError) in class org.keycloak.authentication.AuthenticationFlowException |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method protected invalidUser(context AuthenticationFlowContext) : Response in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type error : Error to error : AuthenticationFlowError in method public AuthenticationFlowException(message String, error AuthenticationFlowError) in class org.keycloak.authentication.AuthenticationFlowException |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.testsuite.forms.PassThroughRegistration |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method private challengeNegotiation(context AuthenticationFlowContext, negotiateToken String) : Response in class org.keycloak.authentication.authenticators.browser.SpnegoAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public validateOTP(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public authenticate(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.directgrant.ValidatePassword |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public action(context AuthenticationFlowContext) : void in class org.keycloak.authentication.authenticators.browser.OTPFormAuthenticator |
From |
To |
|
Change Parameter Type authenticatorError : AuthenticationProcessor.Error to authenticatorError : AuthenticationFlowError in method protected setDuplicateUserChallenge(context AuthenticationFlowContext, eventError String, loginFormError String, authenticatorError AuthenticationFlowError) : Response in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |
|
Change Parameter Type context : AuthenticatorContext to context : AuthenticationFlowContext in method public validateUser(context AuthenticationFlowContext, inputData MultivaluedMap<String,String>) : boolean in class org.keycloak.authentication.authenticators.browser.AbstractFormAuthenticator |
From |
To |