Uses of Class
se.swedenconnect.spring.saml.idp.events.Saml2PostUserAuthenticationEvent
Package
Description
Audit logging support.
Event handling.
-
Uses of Saml2PostUserAuthenticationEvent in se.swedenconnect.spring.saml.idp.audit
Modifier and TypeMethodDescriptionprotected void
Saml2IdpAuditListener.onPostUserAuthenticationEvent
(Saml2PostUserAuthenticationEvent event) The user has been successfully authenticated, but the SAML assertion has not yet been created. -
Uses of Saml2PostUserAuthenticationEvent in se.swedenconnect.spring.saml.idp.events
Modifier and TypeMethodDescriptionprotected void
AbstractSaml2IdpEventListener.onPostUserAuthenticationEvent
(Saml2PostUserAuthenticationEvent event) Handles aSaml2PostUserAuthenticationEvent
event.