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 TransformAlgorithmsTypeConfigurationType.transformAlgorithmsMethods in org.apache.xml.security.configuration that return TransformAlgorithmsTypeModifier and TypeMethodDescriptionObjectFactory.createTransformAlgorithmsType()Create an instance ofTransformAlgorithmsTypeConfigurationType.getTransformAlgorithms()Gets the value of the transformAlgorithms property.Methods in org.apache.xml.security.configuration with parameters of type TransformAlgorithmsTypeModifier and TypeMethodDescriptionvoidConfigurationType.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 voidTransformerAlgorithmMapper.init(TransformAlgorithmsType transformAlgorithms, Class<?> callingClass)