Class SignatureElementProxy

    • Constructor Detail

      • SignatureElementProxy

        protected SignatureElementProxy()
      • SignatureElementProxy

        public SignatureElementProxy​(org.w3c.dom.Document doc)
        Constructor SignatureElementProxy
        Parameters:
        doc -
      • SignatureElementProxy

        public SignatureElementProxy​(org.w3c.dom.Element element,
                                     java.lang.String baseURI)
                              throws XMLSecurityException
        Constructor SignatureElementProxy
        Parameters:
        element -
        baseURI -
        Throws:
        XMLSecurityException
    • Method Detail

      • getBaseNamespace

        public java.lang.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.