Uses of Class
org.apache.wss4j.binding.wss10.TransformationParametersType

Packages that use TransformationParametersType
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
 TransformationParametersType ObjectFactory.createTransformationParametersType()
          Create an instance of TransformationParametersType
 

Methods in org.apache.wss4j.binding.wss10 that return types with arguments of type TransformationParametersType
 JAXBElement<TransformationParametersType> ObjectFactory.createTransformationParameters(TransformationParametersType value)
          Create an instance of JAXBElement<TransformationParametersType>}
 

Methods in org.apache.wss4j.binding.wss10 with parameters of type TransformationParametersType
 JAXBElement<TransformationParametersType> ObjectFactory.createTransformationParameters(TransformationParametersType value)
          Create an instance of JAXBElement<TransformationParametersType>}
 



Copyright © 2004–2014 The Apache Software Foundation. All rights reserved.