Package se.swedenconnect.spring.saml.idp.events
package se.swedenconnect.spring.saml.idp.events
Event handling.
-
ClassDescriptionAbstract base class for all events published by the SAML IdP.Abstract 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.A publisher for SAML IdP events.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.