@Scope(scopeName="request",
proxyMode=TARGET_CLASS)
public class UserContext
extends Object
TokenEnhancers that need
to read the currently authenticated user.| Constructor and Description |
|---|
UserContext() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
User |
getCurrentUser() |
int |
hashCode() |
void |
setCurrentUser(User currentUser) |
String |
toString() |
Copyright © 2021. All rights reserved.