Class AbstractSamlAuthenticationHandler

java.lang.Object
org.keycloak.adapters.saml.profile.AbstractSamlAuthenticationHandler
All Implemented Interfaces:
SamlAuthenticationHandler
Direct Known Subclasses:
EcpAuthenticationHandler, WebBrowserSsoAuthenticationHandler

public abstract class AbstractSamlAuthenticationHandler extends Object implements SamlAuthenticationHandler
Author:
Bill Burke