Class ConditionalSubFlowExecutedAuthenticator

java.lang.Object
org.keycloak.authentication.authenticators.conditional.ConditionalSubFlowExecutedAuthenticator
All Implemented Interfaces:
Authenticator, ConditionalAuthenticator, Provider

public class ConditionalSubFlowExecutedAuthenticator extends Object implements ConditionalAuthenticator

Conditional authenticator to know if a sub-flow was executed successfully in the authentication flow.

Author:
rmartinc