Skip navigation links

Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10678-04


oracle.security.xmlsec.wss.transform
Class AttachmentCiphertextTransform

java.lang.Object
  extended by oracle.security.xmlsec.transform.XSTransformer
      extended by oracle.security.xmlsec.wss.transform.AttachmentCiphertextTransform


public class AttachmentCiphertextTransform
extends oracle.security.xmlsec.transform.XSTransformer
Version:
$Header: AttachmentCiphertextTransform.java 19-mar-2007.12:21:06 pdatta Exp $

Field Summary

 

Fields inherited from class oracle.security.xmlsec.transform.XSTransformer
transform

 

Constructor Summary
AttachmentCiphertextTransform(oracle.security.xmlsec.dsig.XSAlgorithmIdentifier trans)
           

 

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

 

Constructor Detail

AttachmentCiphertextTransform

public AttachmentCiphertextTransform(oracle.security.xmlsec.dsig.XSAlgorithmIdentifier trans)
                              throws java.lang.IllegalArgumentException
Parameters:
trans -
Throws:
java.lang.IllegalArgumentException

Method Detail

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

Oracle Fusion Middleware Web Services Security Java API Reference for Oracle Security Developer Tools
11g Release 1 (11.1.1)

E10678-04


Copyright © 2005, 2011 , Oracle. All rights reserved.