Uses of Package
se.swedenconnect.spring.saml.idp.authentication
Packages that use se.swedenconnect.spring.saml.idp.authentication
Package
Description
Support for SAML
NameID
s.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
Authentication
token that represents the authentication of a user. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.attributes.releaseClassDescriptionAn
Authentication
token that represents the authentication of a user. -
Classes in se.swedenconnect.spring.saml.idp.authentication used by se.swedenconnect.spring.saml.idp.audit.dataClassDescriptionAn
Authentication
token 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
Saml2UserAuthentication
token 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.AnAuthentication
token 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
Authentication
token that represents the authentication of a user.AnAuthentication
class 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
Authentication
token that represents the authentication of a user.AnAuthentication
class 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
Authentication
token that represents the authentication of a user.AnAuthentication
class 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
Saml2UserAuthentication
token is received.TheSaml2AssertionBuilder
is responsible for building SAMLAssertion
s givenSaml2UserAuthentication
objects.