org.apache.hadoop.security.RefreshUserMappingsProtocol, org.apache.hadoop.tools.GetUserMappingsProtocolpublic class RouterUserProtocol
extends java.lang.Object
implements org.apache.hadoop.security.RefreshUserMappingsProtocol, org.apache.hadoop.tools.GetUserMappingsProtocol
RefreshUserMappingsProtocol GetUserMappingsProtocol in the
RouterRpcServer.| Constructor | Description |
|---|---|
RouterUserProtocol(RouterRpcServer server) |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String[] |
getGroupsForUser(java.lang.String user) |
|
void |
refreshSuperUserGroupsConfiguration() |
|
void |
refreshUserToGroupsMappings() |
public RouterUserProtocol(RouterRpcServer server)
public void refreshUserToGroupsMappings()
throws java.io.IOException
refreshUserToGroupsMappings in interface org.apache.hadoop.security.RefreshUserMappingsProtocoljava.io.IOExceptionpublic void refreshSuperUserGroupsConfiguration()
throws java.io.IOException
refreshSuperUserGroupsConfiguration in interface org.apache.hadoop.security.RefreshUserMappingsProtocoljava.io.IOExceptionpublic java.lang.String[] getGroupsForUser(java.lang.String user)
throws java.io.IOException
getGroupsForUser in interface org.apache.hadoop.tools.GetUserMappingsProtocoljava.io.IOExceptionCopyright © 2008–2025 Apache Software Foundation. All rights reserved.