Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType
-
Packages that use TransformationParametersType Package Description org.apache.cxf.ws.security.sts.provider.model.secext -
-
Uses of TransformationParametersType in org.apache.cxf.ws.security.sts.provider.model.secext
Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return TransformationParametersType Modifier and Type Method Description TransformationParametersTypeObjectFactory. createTransformationParametersType()Create an instance ofTransformationParametersTypeMethods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type TransformationParametersType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransformationParametersType>ObjectFactory. createTransformationParameters(TransformationParametersType value)Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type TransformationParametersType Modifier and Type Method Description javax.xml.bind.JAXBElement<TransformationParametersType>ObjectFactory. createTransformationParameters(TransformationParametersType value)
-