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, setApplicationEventPublisher
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forPayload
public static final String AUTHENTICATION_SUCCESS
public static final String AUTHENTICATION_FAILURE
public static final String AUTHENTICATION_SWITCH
public void onApplicationEvent(AbstractAuthenticationEvent event)