Uses of Class
se.swedenconnect.spring.saml.idp.events.AbstractSaml2IdpEvent
Packages that use AbstractSaml2IdpEvent
-
Uses of AbstractSaml2IdpEvent in se.swedenconnect.spring.saml.idp.events
Subclasses of AbstractSaml2IdpEvent in se.swedenconnect.spring.saml.idp.eventsModifier and TypeClassDescriptionclassEvent that signals that a SAML2AuthnRequesthas been received.classAn event that signals that a SAML error response is being sent.classAn event that is fired after the user has been authenticated by aUserAuthenticationProviderbut before we filter release attributes and compile the SAML assertion.classAn event that is signalled before the user is handed over to theUserAuthenticationProviderto be authenticated.classAn event that signals that a successful SAML response is being sent.classAn event that is signalled if anUnrecoverableSaml2IdpExceptionis thrown.