Uses of Class
org.apache.xml.security.configuration.TransformAlgorithmsType
Packages that use TransformAlgorithmsType
-
Uses of TransformAlgorithmsType in org.apache.xml.security.configuration
Fields in org.apache.xml.security.configuration declared as TransformAlgorithmsTypeModifier and TypeFieldDescriptionprotected TransformAlgorithmsType
ConfigurationType.transformAlgorithms
Methods in org.apache.xml.security.configuration that return TransformAlgorithmsTypeModifier and TypeMethodDescriptionObjectFactory.createTransformAlgorithmsType()
Create an instance ofTransformAlgorithmsType
ConfigurationType.getTransformAlgorithms()
Gets the value of the transformAlgorithms property.Methods in org.apache.xml.security.configuration with parameters of type TransformAlgorithmsTypeModifier and TypeMethodDescriptionvoid
ConfigurationType.setTransformAlgorithms
(TransformAlgorithmsType value) Sets the value of the transformAlgorithms property. -
Uses of TransformAlgorithmsType in org.apache.xml.security.stax.config
Methods in org.apache.xml.security.stax.config with parameters of type TransformAlgorithmsTypeModifier and TypeMethodDescriptionprotected static void
TransformerAlgorithmMapper.init
(TransformAlgorithmsType transformAlgorithms, Class<?> callingClass)