Revert "HADOOP-13707. Skip authorization for anonymous user to access Hadoop"
This reverts commit a4356bb7a5
.
This commit is contained in:
parent
da854234a2
commit
4a45a9b57e
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue