Uses of Class
org.apache.xml.security.binding.xmlenc.TransformsType
Packages that use TransformsType
-
Uses of TransformsType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc declared as TransformsTypeMethods in org.apache.xml.security.binding.xmlenc that return TransformsTypeModifier and TypeMethodDescriptionObjectFactory.createTransformsType()
Create an instance ofTransformsType
CipherReferenceType.getTransforms()
Gets the value of the transforms property.Methods in org.apache.xml.security.binding.xmlenc with parameters of type TransformsTypeModifier and TypeMethodDescriptionvoid
CipherReferenceType.setTransforms
(TransformsType value) Sets the value of the transforms property.