Uses of Class
se.swedenconnect.spring.saml.idp.events.Saml2PostUserAuthenticationEvent
Packages that use Saml2PostUserAuthenticationEvent
Package
Description
Audit logging support.
Event handling.
-
Uses of Saml2PostUserAuthenticationEvent in se.swedenconnect.spring.saml.idp.audit
Methods in se.swedenconnect.spring.saml.idp.audit with parameters of type Saml2PostUserAuthenticationEventModifier and TypeMethodDescriptionprotected voidSaml2IdpAuditListener.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
Methods in se.swedenconnect.spring.saml.idp.events with parameters of type Saml2PostUserAuthenticationEventModifier and TypeMethodDescriptionprotected voidAbstractSaml2IdpEventListener.onPostUserAuthenticationEvent(Saml2PostUserAuthenticationEvent event) Handles aSaml2PostUserAuthenticationEventevent.