PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.xmlsec.w3.xmldsig.TransformsType

Packages that use TransformsType
org.picketlink.identity.xmlsec.w3.xmldsig   
 

Uses of TransformsType in org.picketlink.identity.xmlsec.w3.xmldsig
 

Fields in org.picketlink.identity.xmlsec.w3.xmldsig declared as TransformsType
protected  TransformsType ReferenceType.transforms
           
protected  TransformsType RetrievalMethodType.transforms
           
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig that return TransformsType
 TransformsType ReferenceType.getTransforms()
          Gets the value of the transforms property.
 TransformsType RetrievalMethodType.getTransforms()
          Gets the value of the transforms property.
 

Methods in org.picketlink.identity.xmlsec.w3.xmldsig with parameters of type TransformsType
 void ReferenceType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 void RetrievalMethodType.setTransforms(TransformsType value)
          Sets the value of the transforms property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.