Spring Web Services SOAP Security Upgrade to Spring Boot 3 – Validation of SOAP Security Header
I am currently upgrading my Spring Boot Web SOAP Services project from version 2.7.9 to Spring Boot 3.2.2. The XWS-Security package/classes have been removed
org.springframework.ws.soap.security.xwss.XwsSecurityInterceptor;
org.springframework.ws.soap.security.xwss.callback.SpringPlainTextPasswordValidationCallbackHandler