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

Canonicalizer.ALGO_ID_C14N_PHYSICAL's initialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Java 1.5.6
    • Java 1.5.7
    • Java
    • None

    Description

      In org.apache.xml.security.c14n.Canonicalizer.registerDefaultAlgorithms(), there are code:
      canonicalizerHash.put(
      Canonicalizer.ALGO_ID_C14N_PHYSICAL,
      CanonicalizerPhysical.class
      );
      But in file 'java/org/apache/xml/security/resource/config.xml', there is not a CanonicalizationMethod about Canonicalizer.ALGO_ID_C14N_PHYSICAL.

      So if i have set property "org.apache.xml.security.resource.config", there will be a exception thrown in 'org.apache.xml.security.encryption.getInstance()' when i invoke it.

      I'm not sure if it is an issue.

      Attachments

        Activity

          People

            coheigea Colm O hEigeartaigh
            eric.guo Eric
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: