Uses of Class
se.swedenconnect.spring.saml.idp.authentication.provider.AbstractUserAuthenticationProvider
Packages that use AbstractUserAuthenticationProvider
Package
Description
Support for "external user authentication", i.e., when we redirect the user outside of the Spring Security flow to
get authenticated.
Classes for implementing user authentication (simulated).
-
Uses of AbstractUserAuthenticationProvider in se.swedenconnect.spring.saml.idp.authentication.provider.external
Subclasses of AbstractUserAuthenticationProvider in se.swedenconnect.spring.saml.idp.authentication.provider.externalModifier and TypeClassDescriptionclassAbstract base class implementing theUserRedirectAuthenticationProviderinterface. -
Uses of AbstractUserAuthenticationProvider in se.swedenconnect.spring.saml.idp.demo.authn
Modifier and TypeClassDescriptionclassSimulated authentication provider.