Uses of Interface
org.apache.hadoop.security.GroupMappingServiceProvider
Packages that use GroupMappingServiceProvider
-
Uses of GroupMappingServiceProvider in org.apache.hadoop.security
Classes in org.apache.hadoop.security that implement GroupMappingServiceProviderModifier and TypeClassDescriptionclassAn implementation ofGroupMappingServiceProviderwhich composites other group mapping providers for determining group membership.classA JNI-based implementation ofGroupMappingServiceProviderthat invokes libC calls to get the group memberships of a given user.classclassA JNI-based implementation ofGroupMappingServiceProviderthat invokes libC calls to get the group memberships of a given user.classclassAn implementation ofGroupMappingServiceProviderwhich connects directly to an LDAP server for determining group membership.classThis class provides groups mapping forUserGroupInformationwhen the user group information will not be used.classThis class usesLdapGroupsMappingfor group lookup and applies the rule configured on the group names.classA simple shell-based implementation ofGroupMappingServiceProviderthat exec's thegroupsshell command to fetch the group memberships of a given user.classA simple shell-based implementation ofGroupMappingServiceProviderthat exec's thegroupsshell command to fetch the group memberships of a given user.