Class HttpUserGroupInformation

java.lang.Object
org.apache.hadoop.security.token.delegation.web.HttpUserGroupInformation

@Private public class HttpUserGroupInformation extends Object
Util class that returns the remote UserGroupInformation in scope for the HTTP request.
  • Constructor Details

    • HttpUserGroupInformation

      public HttpUserGroupInformation()
  • Method Details