Uses of Class
org.apache.xml.security.configuration.TransformAlgorithmsType
-
Packages that use TransformAlgorithmsType Package Description org.apache.xml.security.configuration -
-
Uses of TransformAlgorithmsType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as TransformAlgorithmsType Modifier and Type Field Description protected TransformAlgorithmsTypeConfigurationType. transformAlgorithmsMethods in org.apache.xml.security.configuration that return TransformAlgorithmsType Modifier and Type Method Description TransformAlgorithmsTypeObjectFactory. createTransformAlgorithmsType()Create an instance ofTransformAlgorithmsTypeTransformAlgorithmsTypeConfigurationType. getTransformAlgorithms()Gets the value of the transformAlgorithms property.Methods in org.apache.xml.security.configuration with parameters of type TransformAlgorithmsType Modifier and Type Method Description voidConfigurationType. setTransformAlgorithms(TransformAlgorithmsType value)Sets the value of the transformAlgorithms property.
-