Class UserProxy
java.lang.Object
org.openforis.collect.model.proxy.BasicUserProxy
org.openforis.collect.model.proxy.UserProxy
- All Implemented Interfaces:
Proxy
- Author:
- S. Ricci
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRoles()voidsetPassword(String password) voidsetRawPassword(String rawPassword) voidtoUser()Methods inherited from class org.openforis.collect.model.proxy.BasicUserProxy
getEnabled, getId, getUsername, setEnabled, setId, setUsername
-
Constructor Details
-
UserProxy
-
-
Method Details
-
toUser
- Overrides:
toUserin classBasicUserProxy
-
getRoles
-
setRoles
-
getPassword
-
setPassword
-
getRawPassword
-
setRawPassword
-