org.jcp.xml.dsig.internal.dom

Class ApacheOctetStreamData

  • java.lang.Object
    • javax.xml.crypto.OctetStreamData
      • org.jcp.xml.dsig.internal.dom.ApacheOctetStreamData
  • All Implemented Interfaces:
    javax.xml.crypto.Data, ApacheData


    public class ApacheOctetStreamData
    extends javax.xml.crypto.OctetStreamData
    implements ApacheData
    • Constructor Summary

      Constructors 
      Constructor and Description
      ApacheOctetStreamData(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput xi) 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput getXMLSignatureInput()
      Returns the XMLSignatureInput.
      • Methods inherited from class javax.xml.crypto.OctetStreamData

        getMimeType, getOctetStream, getURI
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ApacheOctetStreamData

        public ApacheOctetStreamData(com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput xi)
                              throws com.sun.org.apache.xml.internal.security.c14n.CanonicalizationException,
                                     java.io.IOException
        Throws:
        com.sun.org.apache.xml.internal.security.c14n.CanonicalizationException
        java.io.IOException
    • Method Detail

      • getXMLSignatureInput

        public com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput getXMLSignatureInput()
        Description copied from interface: ApacheData
        Returns the XMLSignatureInput.
        Specified by:
        getXMLSignatureInput in interface ApacheData

© Portions Copyright 2003, 2014 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2014 Oracle and/or its affiliates. All rights reserved.