Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8223916

Add API to set XML DSig secure validation mode

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • 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.

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

              Created:
              Updated: