Uses of Package
se.swedenconnect.spring.saml.idp.authentication.provider
Package
Description
Authentication provider support.
Support for "external user authentication", i.e., when we redirect the user outside of the Spring Security flow to
get authenticated.
Configuration
for SAML Identity Provider support.-
ClassDescriptionAn interface used by
AbstractUserAuthenticationProvider
to check if anAuthentication
object from a previous authentication may be used for SSO.Interface for anAuthenticationProvider
that implements SAML2 Identity Provider user authentication. -
ClassDescriptionAbstract base class for
UserAuthenticationProvider
.Interface for anAuthenticationProvider
that implements SAML2 Identity Provider user authentication. -
ClassDescriptionInterface for an
AuthenticationProvider
that implements SAML2 Identity Provider user authentication.