AuthenticationFailureEvent

AuthenticationFailureEvent

class AuthenticationFailureEvent extends AuthenticationEvent

This event is dispatched on authentication failure.

Methods

Boolean isPropagationStopped()

Returns whether further event listeners should be triggered.

from Event
stopPropagation()

Stops the propagation of the event to further event listeners.

from 登录查看完整内容