Uses of Interface
org.keycloak.authentication.AuthenticationFlowContext
Packages that use AuthenticationFlowContext
-
Uses of AuthenticationFlowContext in org.keycloak.authentication
Methods in org.keycloak.authentication with parameters of type AuthenticationFlowContextModifier and TypeMethodDescriptionvoidAuthenticator.action(AuthenticationFlowContext context) Called from a form action invocation.voidAuthenticator.authenticate(AuthenticationFlowContext context) Initial call for the authenticator.voidAuthenticationFlowCallback.onParentFlowSuccess(AuthenticationFlowContext context) Triggered after the authentication flow is successfully finished. -
Uses of AuthenticationFlowContext in org.keycloak.forms.login
Methods in org.keycloak.forms.login with parameters of type AuthenticationFlowContextModifier and TypeMethodDescriptionLoginFormsProvider.setAuthContext(AuthenticationFlowContext context)