Uses of Class
org.apache.hadoop.hbase.thrift.HttpAuthenticationException
-
Uses of HttpAuthenticationException in org.apache.hadoop.hbase.thrift
Modifier and TypeMethodDescriptionThriftHttpServlet.doKerberosAuth
(javax.servlet.http.HttpServletRequest request) Do the GSS-API kerberos authentication.private String
ThriftHttpServlet.HttpKerberosServerAction.getAuthHeader
(javax.servlet.http.HttpServletRequest request) Returns the base64 encoded auth header payloadThriftHttpServlet.HttpKerberosServerAction.run()