Package org.keycloak.authentication
Interface AuthenticationFlowCallbackFactory
- All Superinterfaces:
 AuthenticatorFactory,ConfigurableAuthenticatorFactory,ConfiguredProvider,ProviderFactory<Authenticator>
- All Known Implementing Classes:
 ConditionalLoaAuthenticatorFactory
Factory to create 
AuthenticationFlowCallback instances. Mostly used as marker interface.- Author:
 - Marek Posolda
 
- 
Field Summary
Fields inherited from interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
REQUIREMENT_CHOICES - 
Method Summary
Methods inherited from interface org.keycloak.authentication.ConfigurableAuthenticatorFactory
getDisplayType, getReferenceCategory, getRequirementChoices, isConfigurable, isUserSetupAllowedMethods inherited from interface org.keycloak.provider.ConfiguredProvider
getConfig, getConfigProperties, getHelpTextMethods inherited from interface org.keycloak.provider.ProviderFactory
close, create, dependsOn, getConfigMetadata, getId, init, order, postInit