Class TestAccessController.MyShellBasedUnixGroupsMapping
java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.security.ShellBasedUnixGroupsMapping
org.apache.hadoop.hbase.security.access.TestAccessController.MyShellBasedUnixGroupsMapping
- All Implemented Interfaces:
org.apache.hadoop.conf.Configurable,org.apache.hadoop.security.GroupMappingServiceProvider
- Enclosing class:
- TestAccessController
public static class TestAccessController.MyShellBasedUnixGroupsMapping
extends org.apache.hadoop.security.ShellBasedUnixGroupsMapping
implements org.apache.hadoop.security.GroupMappingServiceProvider
-
Field Summary
Fields inherited from class org.apache.hadoop.security.ShellBasedUnixGroupsMapping
LOGFields inherited from interface org.apache.hadoop.security.GroupMappingServiceProvider
GROUP_MAPPING_CONFIG_PREFIX -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.security.ShellBasedUnixGroupsMapping
cacheGroupsAdd, cacheGroupsRefresh, createGroupExecutor, createGroupIDExecutor, getGroupsForUserCommand, getGroupsIDForUserCommand, resolveFullGroupNames, setConfMethods inherited from class org.apache.hadoop.conf.Configured
getConfMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.security.GroupMappingServiceProvider
cacheGroupsAdd, cacheGroupsRefresh
-
Constructor Details
-
MyShellBasedUnixGroupsMapping
public MyShellBasedUnixGroupsMapping()
-
-
Method Details
-
getGroups
- Specified by:
getGroupsin interfaceorg.apache.hadoop.security.GroupMappingServiceProvider- Overrides:
getGroupsin classorg.apache.hadoop.security.ShellBasedUnixGroupsMapping- Throws:
IOException
-