public abstract class AbstractAuthenticationAuditListener extends Object implements ApplicationListener<AbstractAuthenticationEvent>, ApplicationEventPublisherAware
Constructor and Description |
---|
AbstractAuthenticationAuditListener() |
Modifier and Type | Method and Description |
---|---|
protected ApplicationEventPublisher |
getPublisher() |
protected void |
publish(AuditEvent event) |
void |
setApplicationEventPublisher(ApplicationEventPublisher publisher) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forPayload, onApplicationEvent
public void setApplicationEventPublisher(ApplicationEventPublisher publisher)
setApplicationEventPublisher
in interface ApplicationEventPublisherAware
protected ApplicationEventPublisher getPublisher()
protected void publish(AuditEvent event)