Spring Web Services Framework

Deprecated API


Contents
Deprecated Interfaces
org.springframework.ws.wsdl.wsdl11.Wsdl11DefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
 

Deprecated Classes
org.springframework.ws.wsdl.wsdl11.builder.AbstractBindingWsdl4jDefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap11Wsdl4jDefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
org.springframework.ws.wsdl.wsdl11.builder.AbstractSoap12Wsdl4jDefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
org.springframework.ws.wsdl.wsdl11.builder.AbstractWsdl4jDefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
org.springframework.ws.soap.security.xwss.callback.acegi.AcegiCertificateValidationCallbackHandler
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.soap.security.wss4j.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.soap.security.xwss.callback.acegi.AcegiDigestPasswordValidationCallbackHandler
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.soap.security.wss4j.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.soap.security.xwss.callback.acegi.AcegiPlainTextPasswordValidationCallbackHandler
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.soap.security.xwss.callback.acegi.AcegiUsernamePasswordCallbackHandler
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.soap.security.support.AcegiUtils
          As of Spring-WS 1.5, in favor of Spring Security 
org.springframework.ws.wsdl.wsdl11.DynamicWsdl11Definition
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap11Wsdl4jDefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
org.springframework.ws.wsdl.wsdl11.builder.XsdBasedSoap12Wsdl4jDefinitionBuilder
          as of Spring Web Services 1.5: superseded by DefaultWsdl11Definition and the org.springframework.ws.wsdl.wsdl11.provider package 
 

Deprecated Methods
org.springframework.ws.server.endpoint.AbstractMarshallingPayloadEndpoint.afterMarshallerSet()
          as of Spring Web Services 1.5: AbstractMarshallingPayloadEndpoint.afterPropertiesSet() is no longer final, so this can safely be overriden in subclasses 
org.springframework.ws.soap.security.wss4j.Wss4jSecurityInterceptor.setTimeToLive(int)
          Use Wss4jSecurityInterceptor.setValidationTimeToLive(int) instead. 
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.