1. XwsSecurityInterceptor question forum.springsource.orgXwsSecurityInterceptor question Hi Arjen and All, I have been using XwsSecurityInterceptor and SpringDigestPasswordValidationCallbackHandler for ws digest password security, this works fine. Now I have a requirement that I need to check ... |
2. XwsSecurityInterceptor and Handshake Failure exception forum.springsource.orgXwsSecurityInterceptor and Handshake Failure exception Hi, I am contacting a service that requires exchange of certificates. I am getting handshale_failure error when using the XwsSecurityInterceptor. I see the following entries when ... |
3. Spring ,Axis and XwsSecurityInterceptor forum.springsource.orgHi Folks, I have running Spring and axis calling a .net webservice, we have decide to use Ws-Security and I want to the use XwsSecurityInterceptor thats in the Spring-WS. How can ... |
4. multiple callback handlers for XwsSecurityInterceptor? forum.springsource.orgmultiple callback handlers for XwsSecurityInterceptor? I can see that the callbackHandlers can be a list for the security interceptor in spring-ws. I would expect then that they would be called in ... |
5. XwsSecurityInterceptor vs Wss4jSecurityInterceptor forum.springsource.orgI am starting off a new project and I was wondering if people had opinions on which security provider (XwsSecurityInterceptor or Wss4jSecurityInterceptor) is the right way to go. Specifically does the ... |
6. XwsSecurityInterceptor - No default X509Certificate was provided forum.springsource.orgXwsSecurityInterceptor - No default X509Certificate was provided XwsSecurityInterceptor - No default X509Certificate was provided I have been following some of the info in this forum and reading the spring-ws reference documentation ... |
7. XwsSecurityInterceptor vs. Wss4jSecurityInterceptor forum.springsource.orgHi all. I want to secure my web services. In the documentation I see that there are two possible solutions. My questions are: 1. Witch is easier for beginners? 2. Which ... |
8. XwsSecurityInterceptor vs Wss4jSecurityInterceptor forum.springsource.orgHi, when using Wss4jSecurityInterceptor it is possible through "securementActions" properties to define that no security should be applied in the response by using the "NoSecurity" value. How can we achieve the ... |
9. callbackHandler property of XwsSecurityInterceptor forum.springsource.orgHello! When I'm using XwsSecurityInterceptor in the client side, and using UsernameToken profile (code below) I don't need any callbackHandlers, but XwsSecurityInterceptor requires one. Code: |
10. XwsSecurityInterceptor problem forum.springsource.orgXwsSecurityInterceptor problem Hi all I'm trying to use the XwsSecurityInterceptor but I get several errors during compilation. I'm using Maven to solve dependencies but this time it doesn't help. The first ... |
11. XwsSecurityInterceptor on Client side does not populate header forum.springsource.orgXwsSecurityInterceptor on Client side does not populate header Hey guys , I am trying to apply security to my client web services. but for some reason it seems that the header ... |