Class AbstractSaml2IdpEventListener

java.lang.Object
se.swedenconnect.spring.saml.idp.events.AbstractSaml2IdpEventListener
All Implemented Interfaces:
EventListener, ApplicationListener<ApplicationEvent>
Direct Known Subclasses:
Saml2IdpAuditListener

public abstract class AbstractSaml2IdpEventListener extends Object implements ApplicationListener<ApplicationEvent>
Abstract base class for an ApplicationListener for SAML2 events.
Author:
Martin Lindström