public class AuthenticationAuditListener extends AbstractAuthenticationAuditListener
AbstractAuthenticationAuditListener.| Modifier and Type | Field and Description |
|---|---|
static String |
AUTHENTICATION_FAILURE
Authentication failure event type.
|
static String |
AUTHENTICATION_SUCCESS
Authentication success event type.
|
static String |
AUTHENTICATION_SWITCH
Authentication switch event type.
|
| Constructor and Description |
|---|
AuthenticationAuditListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(AbstractAuthenticationEvent event) |
getPublisher, publish, setApplicationEventPublisherpublic static final String AUTHENTICATION_SUCCESS
public static final String AUTHENTICATION_FAILURE
public static final String AUTHENTICATION_SWITCH
public void onApplicationEvent(AbstractAuthenticationEvent event)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.