Skip navigation links 
 
oracle.security.xmlsec.wss.transform
Class AttachmentContentSignatureTransform
java.lang.Object
  
oracle.security.xmlsec.transform.XSTransformer
      
oracle.security.xmlsec.wss.transform.AttachmentContentSignatureTransform
- Direct Known Subclasses:
 
- AttachmentCompleteSignatureTransform
 
- 
public class AttachmentContentSignatureTransform
 
- extends oracle.security.xmlsec.transform.XSTransformer
 
- Since:
 
- release specific (what release of product did this appear in)
 
- Version:
 
- $Header: AttachmentContentSignatureTransform.java 19-mar-2007.12:21:06 pdatta Exp $
 
 
 
| Fields inherited from class oracle.security.xmlsec.transform.XSTransformer | 
transform | 
  
 
  
 
| Method Summary | 
 java.lang.String | 
getAlgorithmURI() 
            | 
 oracle.security.xmlsec.util.XMLContainer | 
transform(oracle.security.xmlsec.util.XMLContainer source) 
            | 
 
| Methods inherited from class oracle.security.xmlsec.transform.XSTransformer | 
applyTransforms, getInstance, getInstance, getTransform | 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
includeHeaders
protected boolean includeHeaders
AttachmentContentSignatureTransform
public AttachmentContentSignatureTransform(oracle.security.xmlsec.dsig.XSAlgorithmIdentifier trans)
                                    throws java.lang.IllegalArgumentException
- 
- Parameters:
 
trans - 
- Throws:
 
java.lang.IllegalArgumentException 
 
getAlgorithmURI
public java.lang.String getAlgorithmURI()
- 
- Specified by:
 
getAlgorithmURI in class oracle.security.xmlsec.transform.XSTransformer 
 
transform
public oracle.security.xmlsec.util.XMLContainer transform(oracle.security.xmlsec.util.XMLContainer source)
                                                   throws oracle.security.xmlsec.transform.TransformationException
- 
- Specified by:
 
transform in class oracle.security.xmlsec.transform.XSTransformer 
 
- 
- Throws:
 
oracle.security.xmlsec.transform.TransformationException 
 
Skip navigation links 
 
Copyright © 2005, 2013 , Oracle. All rights reserved.