public class AmbariTProxyConfiguration extends AmbariServerConfiguration
AmbariServerConfiguration implementation that contains
configuration data for the Ambari server tproxy-configuration configuration properties.configurationMap| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAllowedGroups(String proxyUser) |
String |
getAllowedHosts(String proxyUser) |
String |
getAllowedUsers(String proxyUser) |
protected AmbariServerConfigurationCategory |
getCategory() |
int |
hashCode() |
boolean |
isEnabled()
Determines of trusted proxy support is enabled based on the configuration data.
|
getValue, getValue, setValueFor, setValueFor, toMapprotected AmbariServerConfigurationCategory getCategory()
getCategory in class AmbariServerConfigurationpublic boolean isEnabled()
true if trusted proxy support is enabled; false otherwiseAmbariServerConfigurationKey.TPROXY_AUTHENTICATION_ENABLEDCopyright © 2022 Apache Software Foundation. All rights reserved.