Uses of Class
se.swedenconnect.spring.saml.idp.events.Saml2UnrecoverableErrorEvent
Packages that use Saml2UnrecoverableErrorEvent
Package
Description
Audit logging support.
Event handling.
-
Uses of Saml2UnrecoverableErrorEvent in se.swedenconnect.spring.saml.idp.audit
Methods in se.swedenconnect.spring.saml.idp.audit with parameters of type Saml2UnrecoverableErrorEventModifier and TypeMethodDescriptionprotected voidSaml2IdpAuditListener.onUnrecoverableErrorEvent(Saml2UnrecoverableErrorEvent event) An unrecoverable error has occurred. -
Uses of Saml2UnrecoverableErrorEvent in se.swedenconnect.spring.saml.idp.events
Methods in se.swedenconnect.spring.saml.idp.events with parameters of type Saml2UnrecoverableErrorEventModifier and TypeMethodDescriptionprotected voidAbstractSaml2IdpEventListener.onUnrecoverableErrorEvent(Saml2UnrecoverableErrorEvent event) Handles aSaml2UnrecoverableErrorEventevent.