Class UsernamePasswordFormFactory

java.lang.Object
org.keycloak.authentication.authenticators.browser.UsernamePasswordFormFactory
All Implemented Interfaces:
AuthenticatorFactory, ConfigurableAuthenticatorFactory, ConfiguredProvider, ProviderFactory<Authenticator>
Direct Known Subclasses:
IdpUsernamePasswordFormFactory

public class UsernamePasswordFormFactory extends Object implements AuthenticatorFactory
Version:
$Revision: 1 $
Author:
Bill Burke