AuthenticationEvent
AuthenticationEvent
class AuthenticationEvent extends Event
This is a general purpose authentication event.
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 登录查看完整内容
|