Class AbstractUserAuthenticationProvider

java.lang.Object
se.swedenconnect.spring.saml.idp.authentication.provider.AbstractUserAuthenticationProvider
All Implemented Interfaces:
org.springframework.security.authentication.AuthenticationProvider, UserAuthenticationProvider
Direct Known Subclasses:
AbstractUserRedirectAuthenticationProvider

public abstract class AbstractUserAuthenticationProvider extends Object implements UserAuthenticationProvider
Abstract base class for UserAuthenticationProvider.
Author:
Martin Lindström