Uploaded image for project: 'Santuario'
  1. Santuario
  2. SANTUARIO-469

How do enable "secure validation" property in stax

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • Java 2.0.8
    • None
    • Java
    • None

    Description

      Hi,

      I am seeking help how to enable "secure validation" property in stax implementation. I have searched on web but couldn't find a way to enable it by using santurio stax api.

      Though I found how to do it in santurio DOM api.

      XMLValidateContext context = new DOMValidateContext(key, elem);
      context.setProperty("org.apache.jcp.xml.dsig.secureValidation", Boolean.TRUE); 
      

      Thanks,
      Manjesh

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            manjeshk Manjesh Kumar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: