Class WebServer.AMUserPrincipal

java.lang.Object
org.apache.drill.yarn.appMaster.http.WebServer.AMUserPrincipal
All Implemented Interfaces:
Principal
Enclosing class:
WebServer

public static class WebServer.AMUserPrincipal extends Object implements Principal
  • Constructor Details

    • AMUserPrincipal

      public AMUserPrincipal(String userName)
  • Method Details