@Path(value="/redirect")
@PermitAll
public static class WebUiPageTree.RedirectPage
extends Object
DoY provides a link to YARN to display the AM UI. YARN wants to display the
linked page in a frame, which does not play well with the DoY UI. To avoid
this, we give YARN a link to this redirect page which does nothing other
than to redirect the browser to the (full) DoY main UI.