Class JniBasedUnixGroupsMapping

java.lang.Object
org.apache.hadoop.security.JniBasedUnixGroupsMapping
All Implemented Interfaces:
GroupMappingServiceProvider
Direct Known Subclasses:
JniBasedUnixGroupsNetgroupMapping

@LimitedPrivate({"HDFS","MapReduce"}) @Evolving public class JniBasedUnixGroupsMapping extends Object implements GroupMappingServiceProvider
A JNI-based implementation of GroupMappingServiceProvider that invokes libC calls to get the group memberships of a given user.