Package org.apache.drill.exec.server.rest
package org.apache.drill.exec.server.rest
-
ClassDescriptionGenerates and adds a CSRF token to a HTTP session.All forms on site have a field with a CSRF token injected by server.Provider which injects DrillUserPrincipal directly instead of getting it from SecurityContext and typecastingPretty-printing wrapper class around the ZK-based queue summary.Model class for Query pageModel class for Results pageData Model for rendering /options on webUIModel class for Storage Plugin and Credentials page.Overrides
Viewable
to create a model which contains additional info of what control to display in menubar.Wrapper class around jetty based web server.Holds various constants used by WebServer components.Holds the resources required for Web User Session.WebUserConnectionWrapper
which represents theUserClientConnection
between WebServer and Foreman, for the WebUser submitting the query.