Package com.denodo.commons
Class User
java.lang.Object
com.denodo.commons.User
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
SchedulerUser
An User identifies an unique person in the system by the login and the
encrypted password.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
User
- Parameters:
login- the name of the user.encryptedPassword- the password of the user encrypted
-
-
Method Details