Apache CXF API

Uses of Class
org.apache.cxf.ws.security.sts.provider.model.secext.TransformationParametersType

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

Methods in org.apache.cxf.ws.security.sts.provider.model.secext that return types with arguments of type TransformationParametersType
 javax.xml.bind.JAXBElement<TransformationParametersType> ObjectFactory.createTransformationParameters(TransformationParametersType value)
          Create an instance of JAXBElement<TransformationParametersType>}
 

Methods in org.apache.cxf.ws.security.sts.provider.model.secext with parameters of type TransformationParametersType
 javax.xml.bind.JAXBElement<TransformationParametersType> ObjectFactory.createTransformationParameters(TransformationParametersType value)
          Create an instance of JAXBElement<TransformationParametersType>}
 


Apache CXF API

Apache CXF