Uses of Package
se.swedenconnect.spring.saml.idp.authentication
Packages that use se.swedenconnect.spring.saml.idp.authentication
Package
Description
Support for SAML
NameIDs.Support for attribute release.
Audit data definitions.
Support for user authentication including SSO.
Authentication provider support.
Support for "external user authentication", i.e., when we redirect the user outside of the Spring Security flow to
get authenticated.
Configurers for the SAML Identity Provider.
Event handling.
Filters for the SAML Identity Provider.
-
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.attributes.nameidClassDescriptionAn
Authenticationtoken that represents the authentication of a user. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.attributes.releaseClassDescriptionAn
Authenticationtoken that represents the authentication of a user. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.audit.dataClassDescriptionAn
Authenticationtoken that represents the authentication of a user. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.authenticationClassDescriptionAfter the user authentication a
Saml2UserAuthenticationtoken is received.A utility class that holds information about a SAML Service Provider that the IdP may want to use in its UI.Representation of a logotype.AnAuthenticationtoken that represents the authentication of a user.Remembers all (SAML) occurences where the user authentication has been used.Record recording the usage time and requesting SP for an authentication.Representation of a user authenticated using SAML2. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.authentication.providerClassDescriptionAn
Authenticationtoken that represents the authentication of a user.AnAuthenticationclass that represents the input to a user authentication process for a SAML IdP. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.authentication.provider.externalClassDescriptionAn
Authenticationtoken that represents the authentication of a user.AnAuthenticationclass that represents the input to a user authentication process for a SAML IdP. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.config.configurers
-
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.eventsClassDescriptionAn
Authenticationtoken that represents the authentication of a user.AnAuthenticationclass that represents the input to a user authentication process for a SAML IdP. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.web.filtersClassDescriptionAfter the user authentication a
Saml2UserAuthenticationtoken is received.TheSaml2AssertionBuilderis responsible for building SAMLAssertions givenSaml2UserAuthenticationobjects.