Class FilterSetDescriptor

    • Field Detail

      • id

        protected String id
        To be used only when a filter set is declared outside a servlet. This is the ID of the contributed filter set.
      • targetServlet

        protected String targetServlet
        To be used only when a filter set is declared outside a servlet. This is the target servlet name where the filter should be added.
    • Constructor Detail

      • FilterSetDescriptor

        public FilterSetDescriptor()