Class Signature11ElementProxy

java.lang.Object
org.apache.xml.security.utils.ElementProxy
org.apache.xml.security.utils.Signature11ElementProxy
Direct Known Subclasses:
DEREncodedKeyValue, ECKeyValue, KeyInfoReference, XMLX509Digest

public abstract class Signature11ElementProxy extends ElementProxy
Class SignatureElementProxy
  • Constructor Details

    • Signature11ElementProxy

      protected Signature11ElementProxy()
    • Signature11ElementProxy

      public Signature11ElementProxy(Document doc)
      Constructor Signature11ElementProxy
      Parameters:
      doc -
    • Signature11ElementProxy

      public Signature11ElementProxy(Element element, String baseURI) throws XMLSecurityException
      Constructor Signature11ElementProxy
      Parameters:
      element -
      baseURI -
      Throws:
      XMLSecurityException
  • Method Details

    • getBaseNamespace

      public String getBaseNamespace()
      Returns the namespace of the Elements of the sub-class.
      Specified by:
      getBaseNamespace in class ElementProxy
      Returns:
      the namespace of the Elements of the sub-class.