Class ProxyServers
java.lang.Object
org.apache.hadoop.security.authorize.ProxyServers
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisProxyServer(String remoteAddr) static voidrefresh()static voidrefresh(Configuration conf)
-
Field Details
-
CONF_HADOOP_PROXYSERVERS
- See Also:
-
-
Constructor Details
-
ProxyServers
public ProxyServers()
-
-
Method Details
-
refresh
public static void refresh() -
refresh
-
isProxyServer
-