Class JniBasedUnixGroupsNetgroupMapping

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

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