public abstract class AbstractAuthenticationAuditListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.security.authentication.event.AbstractAuthenticationEvent>, org.springframework.context.ApplicationEventPublisherAware
| Constructor and Description |
|---|
AbstractAuthenticationAuditListener() |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.context.ApplicationEventPublisher |
getPublisher() |
protected void |
publish(AuditEvent event) |
void |
setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher publisher) |
public void setApplicationEventPublisher(org.springframework.context.ApplicationEventPublisher publisher)
setApplicationEventPublisher in interface org.springframework.context.ApplicationEventPublisherAwareprotected org.springframework.context.ApplicationEventPublisher getPublisher()
protected void publish(AuditEvent event)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.