Class DrillUserPrincipal.AnonDrillUserPrincipal
java.lang.Object
org.apache.drill.exec.server.rest.auth.DrillUserPrincipal
org.apache.drill.exec.server.rest.auth.DrillUserPrincipal.AnonDrillUserPrincipal
- All Implemented Interfaces:
Principal
- Enclosing class:
- DrillUserPrincipal
DrillUserPrincipal
for anonymous (auth disabled) mode.-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.drill.exec.server.rest.auth.DrillUserPrincipal
DrillUserPrincipal.AnonDrillUserPrincipal
-
Field Summary
Fields inherited from class org.apache.drill.exec.server.rest.auth.DrillUserPrincipal
ADMIN_PRINCIPALS, ADMIN_ROLE, ADMIN_USER_ROLES, ANONYMOUS_USER, AUTHENTICATED_ROLE, NON_ADMIN_PRINCIPALS, NON_ADMIN_USER_ROLES
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.drill.exec.server.rest.auth.DrillUserPrincipal
canManageProfileOf, canManageQueryOf, getName, isAdminUser
-
Constructor Details
-
AnonDrillUserPrincipal
public AnonDrillUserPrincipal()
-