Class ThriftHttpServlet.HttpKerberosServerAction

java.lang.Object
org.apache.hadoop.hbase.thrift.ThriftHttpServlet.HttpKerberosServerAction
All Implemented Interfaces:
PrivilegedExceptionAction<String>
Enclosing class:
ThriftHttpServlet

  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    (package private) final org.apache.hadoop.security.UserGroupInformation
     
    (package private) String
     
    (package private) final javax.servlet.http.HttpServletRequest
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    HttpKerberosServerAction(javax.servlet.http.HttpServletRequest request, org.apache.hadoop.security.UserGroupInformation httpUGI)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    private String
    getAuthHeader(javax.servlet.http.HttpServletRequest request)
    Returns the base64 encoded auth header payload
    run()
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait