Package io.jmix.rest.impl.service
Class UserInfoControllerManager
java.lang.Object
io.jmix.rest.impl.service.UserInfoControllerManager
Class that is used by the 
UserInfoController for getting an information
 about the current user- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected CurrentAuthenticationprotected Metadataprotected MetadataTools
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Field Details- 
currentAuthentication
- 
metadata
- 
metadataTools
 
- 
- 
Constructor Details- 
UserInfoControllerManagerpublic UserInfoControllerManager()
 
- 
- 
Method Details- 
getUserInfo- Returns:
- all user attributes if the user stored in db implements UserDetails. Username and locale otherwise
 
 
-