Class IdentityProviderAuthenticatorFactory

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

public class IdentityProviderAuthenticatorFactory extends Object implements AuthenticatorFactory
Author:
Stian Thorgersen