Package com.mapr.security
Class UnixUserGroupHelper
java.lang.Object
com.mapr.security.UnixUserGroupHelper
This helper does not provide any caching. Applications are expected
to cache information, as needed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetGroupId(String groupname) String[]getGroupInfo(String groupName) getGroupname(int gid) int[]intgetUsername(int uid) static voidvoid
-
Constructor Details
-
UnixUserGroupHelper
public UnixUserGroupHelper()
-
-
Method Details
-
getUserId
-
getGroups
-
getGroupId
-
getUsername
-
getGroupname
-
setUID
-
getLoggedinUsername
-
getGroupInfo
-
main
-