Uses of Class
se.swedenconnect.spring.saml.idp.authentication.provider.AbstractUserAuthenticationProvider
Package
Description
Support for "external user authentication", i.e., when we redirect the user outside of the Spring Security flow to
get authenticated.
-
Uses of AbstractUserAuthenticationProvider in se.swedenconnect.spring.saml.idp.authentication.provider.external
Modifier and TypeClassDescriptionclass
Abstract base class implementing theUserRedirectAuthenticationProvider
interface.