Annotation Type GenericProxyConfig


  • public @interface GenericProxyConfig
    a generic proxy request service configuration object
      • targetPattern

        String targetPattern
      • XSLT_chain_paths

        String[] XSLT_chain_paths
      • referencePath

        String referencePath
      • enabled

        boolean enabled
        Default:
        true
      • tags_to_rename

        String[] tags_to_rename
        Default:
        {"html:div"}
      • tags_to_strip

        String[] tags_to_strip
        Default:
        {"body"}
      • tags_to_drop

        String[] tags_to_drop
        Default:
        {"head", "style", "script", "link"}
      • webconsole_configurationFactory_nameHint

        String webconsole_configurationFactory_nameHint
        Default:
        "{name} (enabled: {enabled}, target: {targetPattern}, url: {targetUrl}, ref: {referencePath})"