Uses of Package
se.swedenconnect.spring.saml.idp.authentication.provider
Packages that use 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.-
Classes in se.swedenconnect.spring.saml.idp.authentication.provider used by se.swedenconnect.spring.saml.idp.authentication.providerClassDescriptionAn interface used by
AbstractUserAuthenticationProviderto check if anAuthenticationobject from a previous authentication may be used for SSO.Interface for anAuthenticationProviderthat implements SAML2 Identity Provider user authentication. -
Classes in se.swedenconnect.spring.saml.idp.authentication.provider used by se.swedenconnect.spring.saml.idp.authentication.provider.externalClassDescriptionAbstract base class for
UserAuthenticationProvider.Interface for anAuthenticationProviderthat implements SAML2 Identity Provider user authentication. -
Classes in se.swedenconnect.spring.saml.idp.authentication.provider used by se.swedenconnect.spring.saml.idp.configClassDescriptionInterface for an
AuthenticationProviderthat implements SAML2 Identity Provider user authentication.