Results 1 to 3 of 3

Thread: XwsSecurityInterceptor vs Wss4jSecurityInterceptor

  1. #1
    Join Date
    Dec 2007
    Posts
    12

    Default XwsSecurityInterceptor vs Wss4jSecurityInterceptor

    Hi,

    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 same behaviour when using XwsSecurityInterceptor?

    thnx

  2. #2

    Default

    You can use the setSecureRequest and setValidateResponse methods. They work for both Wss4j and Xwss interceptors.
    Tareq Abedrabbo

    My Twitter
    My Blog

  3. #3
    Join Date
    Dec 2007
    Posts
    12

    Default

    I should have seen this before.
    Thanks Tareq

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •