@groovy.transform.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) |