Uses of Class
com.sun.xml.security.core.dsig.TransformType

Packages that use TransformType
com.sun.xml.security.core.xenc   
com.sun.xml.ws.security.opt.crypto.dsig   
 

Uses of TransformType in com.sun.xml.security.core.xenc
 

Fields in com.sun.xml.security.core.xenc with type parameters of type TransformType
protected  List<TransformType> TransformsType.transform
           
 

Methods in com.sun.xml.security.core.xenc that return types with arguments of type TransformType
 List<TransformType> TransformsType.getTransform()
          Gets the value of the transform property.
 

Method parameters in com.sun.xml.security.core.xenc with type arguments of type TransformType
 void TransformsType.setTransform(List<TransformType> transform)
           
 

Uses of TransformType in com.sun.xml.ws.security.opt.crypto.dsig
 

Subclasses of TransformType in com.sun.xml.ws.security.opt.crypto.dsig
 class Transform
           
 



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