Add API to set XML DSig secure validation mode

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: None
    • Component/s: security-libs
    • None

      Currently, to set the secure validation mode, one must set a property on the DOMValidateContext as follows:

        valContext.setProperty("org.jcp.xml.dsig.secureValidation", true);

      There should be an easier way to do this via a standard API, example a setSecureValidation() method.

            Assignee:
            Unassigned
            Reporter:
            Sean Mullan
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: