@Path(value="/config")
@RolesAllowed(value="admin")
public static class WebUiPageTree.ConfigPage
extends Object
Display the configuration page which displays the contents of
DoY and selected Drill config as name/value pairs. Visible only
to the admin when DoY is secure.