Apache CXF API

Deprecated API


Contents
Deprecated Classes
org.apache.cxf.aegis.databinding.AegisServiceConfiguration
          2.1 
org.apache.cxf.aegis.type.Configuration
          2.1 
org.apache.cxf.ws.policy.spring.InitializingPolicyEngine
           
org.apache.cxf.binding.soap.interceptor.SoapActionOutInterceptor
           
 

Deprecated Fields
org.apache.cxf.aegis.databinding.AegisDatabinding.OVERRIDE_TYPES_KEY
          2.1 
org.apache.cxf.aegis.databinding.AegisDatabinding.READ_XSI_TYPE_KEY
          2.1 
org.apache.cxf.aegis.databinding.AegisDatabinding.WRITE_XSI_TYPE_KEY
          2.1 
 

Deprecated Methods
org.apache.cxf.aegis.AegisContext.getConfiguration()
          2.1 
org.apache.cxf.ws.security.wss4j.policyhandlers.AbstractBindingBuilder.getPartsAndElements(boolean, boolean, List, List, Map, List, Map)
          Use AbstractBindingBuilder.getSignedParts() and AbstractBindingBuilder.getEncryptedParts() instead. 
org.apache.cxf.binding.soap.SoapVersion.getPrefix()
           
org.apache.cxf.transport.http.HTTPConduit.setBasicAuthSupplier(HttpBasicAuthSupplier)
           
org.apache.cxf.aegis.AegisContext.setConfiguration(TypeCreationOptions)
          2.1 
org.apache.cxf.ws.security.trust.STSClient.setPolicy(Element)
          This method and its overloaded counterpart STSClient.setPolicy(Policy) will be removed in future versions to facilitate configuration through inversion of control containers such as the Spring Framework. Use STSClient.setPolicy(Object) instead. 
org.apache.cxf.ws.security.trust.STSClient.setPolicy(Policy)
          This method and its overloaded counterpart STSClient.setPolicy(Element) will be removed in future versions to facilitate configuration through inversion of control containers such as the Spring Framework. Use STSClient.setPolicy(Object) instead. 
org.apache.cxf.ws.security.trust.STSClient.setPolicyObject(Object)
          This method exists to allow the use of inversion of control containers such as the Spring Framework to configure an instance of this class while the overloaded and deprecated methods are still present. This method will be removed in future versions along with the previously existing deprecated methods. 
 

Deprecated Constructors
org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor()
            
org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor()
            
 


Apache CXF API

Apache CXF