Interface AuthenticationFlowCallbackFactory

All Superinterfaces:
AuthenticatorFactory, ConfigurableAuthenticatorFactory, ConfiguredProvider, ProviderFactory<Authenticator>
All Known Implementing Classes:
ConditionalLoaAuthenticatorFactory

public interface AuthenticationFlowCallbackFactory extends AuthenticatorFactory
Factory to create AuthenticationFlowCallback instances. Mostly used as marker interface.
Author:
Marek Posolda