Package com.mapr.security
Interface UserInformation
public interface UserInformation
-
Method Summary
Modifier and TypeMethodDescriptionintgetGroupId(String groupname) getGroupname(int gid) int[]intgetUsername(int uid) void
-
Method Details
-
getUserId
- Throws:
SecurityException
-
getGroups
- Throws:
SecurityException
-
getGroupId
- Throws:
SecurityException
-
getUsername
- Throws:
SecurityException
-
getGroupname
- Throws:
SecurityException
-
setUID
- Throws:
SecurityException
-
getLoggedinUsername
- Throws:
SecurityException
-