Package hec.server
Class Profile
java.lang.Object
hec.server.Profile
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addGroup
(int group) void
changePassword
(String currentPassword, String newPassword) getuid()
boolean
inGroup
(int group) boolean
isPassword
(String password) boolean
boolean
void
print()
void
-
Constructor Details
-
Profile
public Profile() -
Profile
-
Profile
-
Profile
-
Profile
-
Profile
-
Profile
-
-
Method Details
-
setuid
-
addGroup
public void addGroup(int group) -
getuid
-
getpassword
-
getGroups
-
inGroup
public boolean inGroup(int group) -
changePassword
-
isUid
-
isPassword
-
isUser
-
print
public void print()
-