| Package | Description |
|---|---|
| org.apache.hadoop.ha | |
| org.apache.hadoop.ipc |
Tools to help define network clients and servers.
|
| org.apache.hadoop.security.authorize |
Support for service-level authorization.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected abstract PolicyProvider |
ZKFailoverController.getPolicyProvider() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
Server.refreshServiceAcl(Configuration conf,
PolicyProvider provider) |
Refresh the service authorization ACL for the service handled by this server.
|
void |
Server.refreshServiceAclWithLoadedConfiguration(Configuration conf,
PolicyProvider provider) |
Refresh the service authorization ACL for the service handled by this server
using the specified Configuration.
|
| Modifier and Type | Field | Description |
|---|---|---|
static PolicyProvider |
PolicyProvider.DEFAULT_POLICY_PROVIDER |
A default
PolicyProvider without any defined services. |
| Modifier and Type | Method | Description |
|---|---|---|
void |
ServiceAuthorizationManager.refresh(Configuration conf,
PolicyProvider provider) |
|
void |
ServiceAuthorizationManager.refreshWithLoadedConfiguration(Configuration conf,
PolicyProvider provider) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.