public interface ConditionalAuthenticator extends Authenticator
| Modifier and Type | Method and Description |
|---|---|
default void |
authenticate(AuthenticationFlowContext context) |
default boolean |
configuredFor(KeycloakSession session,
RealmModel realm,
UserModel user) |
boolean |
matchCondition(AuthenticationFlowContext context) |
action, areRequiredActionsEnabled, getRequiredActions, requiresUser, setRequiredActionsboolean matchCondition(AuthenticationFlowContext context)
default void authenticate(AuthenticationFlowContext context)
authenticate in interface Authenticatordefault boolean configuredFor(KeycloakSession session, RealmModel realm, UserModel user)
configuredFor in interface AuthenticatorCopyright © 2019 JBoss by Red Hat. All rights reserved.