Apache CXF API

Deprecated API


Contents
Deprecated Interfaces
org.apache.cxf.transport.https.CertificateHostnameVerifier
           
org.apache.cxf.frontend.MethodDispatcher
          - use org.apache.cxf.service.invoker.MethodDispatcher. Will be removed in the future. 
 

Deprecated Classes
org.apache.cxf.aegis.databinding.AegisServiceConfiguration
          2.1 
org.apache.cxf.aegis.type.Configuration
          2.1 
org.apache.cxf.tools.common.DataTypeAdapter
           
org.apache.cxf.jaxb.JAXBToStringBuilder
           
org.apache.cxf.jaxb.JAXBToStringStyle
           
org.apache.cxf.jaxrs.client.ProxyClassLoader
           
org.apache.cxf.bus.osgi.WorkQueueSingleConfig
           
org.apache.cxf.bus.extension.XmlExtensionFragmentParser
           
 

Deprecated Fields
org.apache.cxf.ws.addressing.JAXWSAConstants.CLIENT_ADDRESSING_PROPERTIES_INBOUND
           
org.apache.cxf.ws.addressing.JAXWSAConstants.CLIENT_ADDRESSING_PROPERTIES_OUTBOUND
           
org.apache.cxf.message.Message.PROCESS_ONEWAY_REPONSE
          use PROCESS_ONEWAY_RESPONSE 
org.apache.cxf.ws.addressing.JAXWSAConstants.SERVER_ADDRESSING_PROPERTIES_INBOUND
           
org.apache.cxf.ws.addressing.JAXWSAConstants.SERVER_ADDRESSING_PROPERTIES_OUTBOUND
           
 

Deprecated Methods
org.apache.cxf.rs.security.oauth2.grants.AbstractGrantHandler.checkIfGrantSupported(Client)
           
org.apache.cxf.rs.security.oauth2.client.OAuthClientUtils.createAuthorizationHeader(OAuthClientUtils.Consumer, ClientAccessToken)
           
org.apache.cxf.aegis.AegisContext.getConfiguration()
          2.1 
org.apache.cxf.ws.rm.persistence.RMMessage.getContent()
            
org.apache.cxf.ws.security.kerberos.KerberosClient.getJaasLoginModuleName()
          Get the JAAS Login module name to use. 
org.apache.cxf.rs.security.oauth2.common.ServerAccessToken.getLifetime()
           
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.ws.security.wss4j.UsernameTokenInterceptor.getPrincipal(Element, SoapMessage)
           
org.apache.cxf.rt.security.xacml.XACMLRequestBuilder.getResource(Message)
           
org.apache.cxf.rt.security.xacml.XACMLRequestBuilder.getResources(Message)
           
org.apache.cxf.interceptor.AbstractInDatabindingInterceptor.isRequestor(Message)
           
org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor.isRequestor(Message)
           
org.apache.cxf.ws.security.policy.model.SignedEncryptedElements.isSignedElemets()
           
org.apache.cxf.aegis.AegisContext.setConfiguration(TypeCreationOptions)
          2.1 
org.apache.cxf.ws.rm.persistence.RMMessage.setContent(byte[])
            
org.apache.cxf.ws.security.kerberos.KerberosClient.setJaasLoginModuleName(String)
          Set the JAAS Login module name to use. 
org.apache.cxf.service.factory.ReflectionServiceFactoryBean.setOldMethodDispatcherProperty()
           
org.apache.cxf.ws.security.trust.AbstractSTSClient.setOnBehalfOfElement(Element)
           
org.apache.cxf.interceptor.security.JAASLoginInterceptor.setRolePrefix(String)
           
org.apache.cxf.jaxrs.security.JAASAuthenticationFilter.setRolePrefix(String)
           
org.apache.cxf.jaxrs.provider.AbstractJAXBProvider.setSchemas(List)
           
org.apache.cxf.jaxrs.utils.schemas.SchemaHandler.setSchemas(List)
           
org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor.updateBusReferencesInContext(Bus, ApplicationContext)
           
 

Deprecated Constructors
org.apache.cxf.interceptor.AbstractEndpointSelectionInterceptor()
            
org.apache.cxf.binding.soap.interceptor.AbstractSoapInterceptor()
            
org.apache.cxf.ws.security.kerberos.KerberosClient(Bus)
           
org.apache.cxf.ws.security.trust.TrustException(String, Logger, Throwable)
           
org.apache.cxf.interceptor.URIMappingInterceptor()
           
 

Deprecated Annotation Type Elements
org.apache.cxf.annotations.SchemaValidation.enabled
           
 


Apache CXF API

Apache CXF