com.sun.xml.wss.impl.transform
Class STRTransformImpl

java.lang.Object
  extended by com.sun.xml.wss.impl.transform.STRTransformImpl

public class STRTransformImpl
extends Object


Constructor Summary
STRTransformImpl()
           
 
Method Summary
protected static javax.xml.crypto.Data transform(javax.xml.crypto.Data data, javax.xml.crypto.XMLCryptoContext context, OutputStream outputStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

STRTransformImpl

public STRTransformImpl()
Method Detail

transform

protected static javax.xml.crypto.Data transform(javax.xml.crypto.Data data,
                                                 javax.xml.crypto.XMLCryptoContext context,
                                                 OutputStream outputStream)
                                          throws javax.xml.crypto.dsig.TransformException
Throws:
javax.xml.crypto.dsig.TransformException


Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.