Class AbstractWebResourceHandler

    • Field Detail

      • PROPERTIES_WEB_RESOURCE_PATTERN_PREFIX

        public static final String PROPERTIES_WEB_RESOURCE_PATTERN_PREFIX
        See Also:
        Constant Field Values
      • PROPERTY_ACCESS_CONTROL_ALLOW_ORIGIN

        public static final String PROPERTY_ACCESS_CONTROL_ALLOW_ORIGIN
        Boolean property to control the setting of the response header Access-Control-Allow-Origin to *
        See Also:
        Constant Field Values
    • Constructor Detail

      • AbstractWebResourceHandler

        public AbstractWebResourceHandler()