Uses of Class
com.sun.xml.security.core.xenc.TransformsType

Packages that use TransformsType
com.sun.xml.security.core.xenc   
 

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

Fields in com.sun.xml.security.core.xenc declared as TransformsType
protected  TransformsType CipherReferenceType.transforms
           
 

Methods in com.sun.xml.security.core.xenc that return TransformsType
 TransformsType ObjectFactory.createTransformsType()
          Create an instance of TransformsType
 TransformsType CipherReferenceType.getTransforms()
          Gets the value of the transforms property.
 

Methods in com.sun.xml.security.core.xenc with parameters of type TransformsType
 void CipherReferenceType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 



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