Uses of Class
org.apache.wss4j.binding.wss10.TransformationParametersType
-
Packages that use TransformationParametersType Package Description org.apache.wss4j.binding.wss10 Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of TransformationParametersType in org.apache.wss4j.binding.wss10
Methods in org.apache.wss4j.binding.wss10 that return TransformationParametersType Modifier and Type Method Description TransformationParametersTypeObjectFactory. createTransformationParametersType()Create an instance ofTransformationParametersTypeMethods in org.apache.wss4j.binding.wss10 that return types with arguments of type TransformationParametersType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransformationParametersType>ObjectFactory. createTransformationParameters(TransformationParametersType value)Methods in org.apache.wss4j.binding.wss10 with parameters of type TransformationParametersType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<TransformationParametersType>ObjectFactory. createTransformationParameters(TransformationParametersType value)
-