Class AbstractIdpAuthenticator

java.lang.Object
org.keycloak.authentication.authenticators.broker.AbstractIdpAuthenticator
All Implemented Interfaces:
Authenticator, Provider
Direct Known Subclasses:
IdpAutoLinkAuthenticator, IdpConfirmLinkAuthenticator, IdpCreateUserIfUniqueAuthenticator, IdpEmailVerificationAuthenticator, IdpReviewProfileAuthenticator

public abstract class AbstractIdpAuthenticator extends Object implements Authenticator
Author:
Marek Posolda