Java org.apache.hadoop.security Groups fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.security Groups fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.security Groups.

The text is from its open source code.

Constructor

Method

ListgetGroups(final String user)
Get the group memberships of a given user.
GroupsgetUserToGroupsMappingService(Configuration conf)
Get the groups being used to map user-to-groups.
GroupsgetUserToGroupsMappingServiceWithLoadedConfiguration(Configuration conf)
Create new groups used to map user-to-groups with loaded configuration.