Top "Wsse" questions

WS-Security, or web service security is a soap extension which provides eg signing of soap messages.

JAX-WS Password Type PasswordText

I've got a simple command line Java JAX-WS app to test a SOAP request, but the server is expecting the …

java soap jax-ws wsse
Spring WS: How to apply Interceptor to a specific endpoint

I have multiple working SOAP Web Services on a Spring application, using httpBasic authentication, and I need to use WS-Security …

java spring soap wsse
Need help creating a valid nonce

I am trying to consume a web service that uses Password Digest mode, and I have these functions in my …

java web-services soap digest wsse
Adding WS-Security Credentials to SOAP headers using WCF

I am trying to communicate with a Java web service that I have no control over, and I'm trying to …

wcf soap ws-security soap-client wsse
Create WSSE Auth SOAP call for WebServices API in PHP using SoapClient

I have the following from a vendor API: and I neeed to create a Soap call using php. How do …

php api soap-client wsse
How to identify NAMESPACE, METHOD_NAME, URL and SOAP_ACTION from WSDL and SOAP message

I have some problem in parsing a SOAP web service. How can i identify the NAMESPACE, METHOD_NAME, URL and …

wsdl soap-client ws-security wsse
SoapUI WS-Security Token

I'd like to make a call against a web service that uses WS-Security with SoapUI. No luck so far with …

soapui wsse
weblogic.wsee.ws.init.WsDeploymentException: The WebLogic Server 9.x-style policy is not supported in JAX-WS

I have developed a webservice and deploy on weblogic 10.3 now i want to implement webservice security in that so that …

web-services jakarta-ee weblogic-10.x wsse