-
-
- serialVersionUID:
- 8032965813126496854L
-
Serialisierte Felder
-
credentials
Object credentials
The credentials of the user.
-
dataCache
DataCache dataCache
Cache to hold data during the session.
-
isAuthenticated
boolean isAuthenticated
Flag to indicate if the user is authenticated.
-
isNewLogin
boolean isNewLogin
Flag to indicate if this is a new login.
-
mission
String mission
Mission assigned to the user.
-
principal
org.springframework.security.core.userdetails.UserDetails principal
The user's details.
-
userRoles
List<String> userRoles
List of roles assigned to the user.