Class Encryption11ElementProxy

java.lang.Object
org.apache.xml.security.utils.ElementProxy
org.apache.xml.security.utils.Encryption11ElementProxy
Direct Known Subclasses:
ConcatKDFParamsImpl, KeyDerivationMethodImpl

public abstract class Encryption11ElementProxy extends ElementProxy
Class Encryption11ElementProxy
  • Constructor Details

    • Encryption11ElementProxy

      protected Encryption11ElementProxy()
    • Encryption11ElementProxy

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

      public Encryption11ElementProxy(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.