Uses of Package
se.swedenconnect.spring.saml.idp.events
Package
Description
Audit logging support.
Support for processing SAML authentication requests.
Event handling.
Support for sending SAML response messages.
Filters for the SAML Identity Provider.
-
ClassDescriptionAbstract base class for an
ApplicationListener
for SAML2 events.Event that signals that a SAML2AuthnRequest
has been received.An event that signals that a SAML error response is being sent.An event that is fired after the user has been authenticated by aUserAuthenticationProvider
but before we filter release attributes and compile the SAML assertion.An event that is signalled before the user is handed over to theUserAuthenticationProvider
to be authenticated.An event that signals that a successful SAML response is being sent.An event that is signalled if anUnrecoverableSaml2IdpException
is thrown. -
-
ClassDescriptionAbstract base class for all events published by the SAML IdP.Event that signals that a SAML2
AuthnRequest
has been received.An event that signals that a SAML error response is being sent.An event that is fired after the user has been authenticated by aUserAuthenticationProvider
but before we filter release attributes and compile the SAML assertion.An event that is signalled before the user is handed over to theUserAuthenticationProvider
to be authenticated.An event that signals that a successful SAML response is being sent.An event that is signalled if anUnrecoverableSaml2IdpException
is thrown. -
-