@CompileStatic class DefaultRestAuthenticationEventPublisher extends DefaultAuthenticationEventPublisher implements RestAuthenticationEventPublisher
| Constructor and description |
|---|
DefaultRestAuthenticationEventPublisher() |
DefaultRestAuthenticationEventPublisher(ApplicationEventPublisher publisher) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
void |
publishTokenCreation(AccessToken accessToken) |
|
void |
setApplicationEventPublisher(ApplicationEventPublisher publisher) |
| Methods inherited from class | Name |
|---|---|
class DefaultAuthenticationEventPublisher |
equals, getClass, hashCode, notify, notifyAll, publishAuthenticationFailure, publishAuthenticationSuccess, setAdditionalExceptionMappings, setAdditionalExceptionMappings, setApplicationEventPublisher, setDefaultAuthenticationFailureEvent, toString, wait, wait, wait |