我编写了一个JAX-WS处理程序来将WS-Securityheader添加到我的SOAP客户端的出站消息中:packagecom.soap.client;importjavax.xml.namespace.QName;importjavax.xml.soap.Name;importjavax.xml.soap.SOAPElement;importjavax.xml.soap.SOAPException;importjavax.xml.soap.SOAPFactory;importjavax.xml.ws.handler.MessageContext;importjavax.xml.ws