public class UserTokenChangedEvent extends org.springframework.context.ApplicationEvent implements AuthorizationEvent
source| Constructor and Description |
|---|
UserTokenChangedEvent(UserToken before,
UserToken after) |
| Modifier and Type | Method and Description |
|---|---|
UserToken |
getAfter() |
UserToken |
getBefore() |
getSource, toStringCopyright © 2016–2021. All rights reserved.