java.lang.Object
se.swedenconnect.spring.saml.idp.authentication.provider.external.AbstractAuthenticationController<T>
Type Parameters:
T - the type of the authentication provider

public abstract class AbstractAuthenticationController<T extends UserRedirectAuthenticationProvider> extends Object
A helper class that Controllers that implement "external user authentication" may inherit from.
Author:
Martin Lindström