Uses of Class
org.jboss.identity.xmlsec.w3.xmlenc.TransformsType

Packages that use TransformsType
org.jboss.identity.xmlsec.w3.xmlenc   
 

Uses of TransformsType in org.jboss.identity.xmlsec.w3.xmlenc
 

Fields in org.jboss.identity.xmlsec.w3.xmlenc declared as TransformsType
protected  TransformsType CipherReferenceType.transforms
           
 

Methods in org.jboss.identity.xmlsec.w3.xmlenc that return TransformsType
 TransformsType ObjectFactory.createTransformsType()
          Create an instance of TransformsType
 TransformsType CipherReferenceType.getTransforms()
          Gets the value of the transforms property.
 

Methods in org.jboss.identity.xmlsec.w3.xmlenc with parameters of type TransformsType
 void CipherReferenceType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.