com.sun.xml.ws.security.opt.crypto.dsig
Class Transforms
java.lang.Object
com.sun.xml.security.core.dsig.TransformsType
com.sun.xml.ws.security.opt.crypto.dsig.Transforms
public class Transforms
- extends TransformsType
- Author:
- Abhijit Das, K.Venugopal@sun.com
|
Constructor Summary |
Transforms()
Creates a new instance of Transforms |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Transforms
public Transforms()
- Creates a new instance of Transforms
setTransform
public void setTransform(List<Transform> transform)
- Description copied from class:
TransformsType
- Added by XWSS Team
- Overrides:
setTransform in class TransformsType
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.