@EnableWs @Configuration public class WebServiceConfiguration extends Object
Constructor and Description |
---|
WebServiceConfiguration() |
Modifier and Type | Method and Description |
---|---|
AddDataClient |
initialisationClient(org.springframework.oxm.jaxb.Jaxb2Marshaller marshaller) |
org.springframework.oxm.jaxb.Jaxb2Marshaller |
marshaller() |
org.springframework.ws.client.support.interceptor.ClientInterceptor |
securityInterceptor() |
@Bean(name="ssoMarschaller") public org.springframework.oxm.jaxb.Jaxb2Marshaller marshaller()
@Bean public AddDataClient initialisationClient(@Qualifier(value="ssoMarschaller") org.springframework.oxm.jaxb.Jaxb2Marshaller marshaller) throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
@Bean public org.springframework.ws.client.support.interceptor.ClientInterceptor securityInterceptor() throws GeneralSecurityException, IOException
GeneralSecurityException
IOException
Copyright © 2017. All rights reserved.