Package org.yamcs.web

Class WebPlugin

java.lang.Object
org.yamcs.web.WebPlugin
All Implemented Interfaces:
Plugin

public class WebPlugin extends Object implements Plugin
  • Field Details

    • PRIV_ADMIN

      public static final SystemPrivilege PRIV_ADMIN
      Allows access to the Admin Area.

      Remark that certain pages in the Admin Area may require further privileges.

  • Constructor Details

    • WebPlugin

      public WebPlugin()
  • Method Details