Package se.swedenconnect.spring.saml.idp.events
package se.swedenconnect.spring.saml.idp.events
Event handling.
-
ClassesClassDescriptionAbstract base class for all events published by the SAML IdP.Abstract base class for an
ApplicationListenerfor SAML2 events.Event that signals that a SAML2AuthnRequesthas 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 aUserAuthenticationProviderbut before we filter release attributes and compile the SAML assertion.An event that is signalled before the user is handed over to theUserAuthenticationProviderto be authenticated.An event that signals that a successful SAML response is being sent.An event that is signalled if anUnrecoverableSaml2IdpExceptionis thrown.