Uses of Interface
org.apache.hadoop.security.GroupMappingServiceProvider

Packages that use GroupMappingServiceProvider
org.apache.hadoop.security   
 

Uses of GroupMappingServiceProvider in org.apache.hadoop.security
 

Classes in org.apache.hadoop.security that implement GroupMappingServiceProvider
 class JniBasedUnixGroupsMapping
          A JNI-based implementation of GroupMappingServiceProvider that invokes libC calls to get the group memberships of a given user.
 



Copyright © 2009 The Apache Software Foundation