Revert "HADOOP-13707. Skip authorization for anonymous user to access Hadoop"

This reverts commit a4356bb7a5.
This commit is contained in:
Eric Yang 2019-02-21 17:36:02 -05:00
parent da854234a2
commit 4a45a9b57e
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ import java.util.regex.Pattern;
import javax.net.ssl.HttpsURLConnection;
import javax.net.ssl.SSLSocketFactory;
import javax.servlet.ServletContext;
import javax.servlet.ServletException;
import javax.servlet.http.HttpServlet;
import javax.servlet.http.HttpServletRequest;