public class InternalSystemUserDetails extends UserDetails
| Constructor and Description |
|---|
InternalSystemUserDetails()
Construct the
User with the details required by
org.acegisecurity.providers.dao.DaoAuthenticationProvider. |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserAlias()
The alias of the user
|
Long |
getUserId()
The user id of the user
|
Locale |
getUserLocale() |
setUserLocalepublic InternalSystemUserDetails()
User with the details required by
org.acegisecurity.providers.dao.DaoAuthenticationProvider.public String getUserAlias()
getUserAlias in class UserDetailspublic Long getUserId()
getUserId in class UserDetailspublic Locale getUserLocale()
getUserLocale in class UserDetailsCopyright © 2019 Communote team. All rights reserved.