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 Data transform(Data data, 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 Data transform(Data data,
                                XMLCryptoContext context,
                                OutputStream outputStream)
                         throws TransformException
Throws:
TransformException


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