Interface AuthenticationFlowCallbackFactory

All Superinterfaces:
AuthenticatorFactory, ConfigurableAuthenticatorFactory, ConfiguredProvider, ProviderFactory<Authenticator>

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