Class SignatureElementProxy

java.lang.Object
org.apache.xml.security.utils.ElementProxy
org.apache.xml.security.utils.SignatureElementProxy
Direct Known Subclasses:
Algorithm, DSAKeyValue, KeyInfo, KeyName, KeyValue, Manifest, MgmtData, ObjectContainer, PGPData, Reference, RetrievalMethod, RSAKeyValue, SignatureProperties, SignatureProperty, SPKIData, Transform, Transforms, X509Data, XMLSignature, XMLX509Certificate, XMLX509CRL, XMLX509IssuerSerial, XMLX509SKI, XMLX509SubjectName, XPathContainer

public abstract class SignatureElementProxy extends ElementProxy
Class SignatureElementProxy
  • Constructor Details

    • SignatureElementProxy

      protected SignatureElementProxy()
    • SignatureElementProxy

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

      public SignatureElementProxy(Element element, String baseURI) throws XMLSecurityException
      Constructor SignatureElementProxy
      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.