Results 1 to 3 of 3

Thread: BinarySecurityToken based authentication and Wss4jSecurityInterceptor

  1. #1
    Join Date
    Jul 2006
    Posts
    14

    Default BinarySecurityToken based authentication and Wss4jSecurityInterceptor

    I am just kicking the tires on spring ws security and I was wondering if there was a way to use a X.509 certificate for authentication with the new Wss4jSecurityInterceptor? I can see from the docs that the older XwsSecurityInterceptor can use a KeyStoreCallbackHandler and AcegiCertificateValidationCallbackHandler together. Is XwsSecurityInterceptor still the way to go for this?

    Thanks,

    Ian.

  2. #2

    Default

    its in the latest version of the docs, please post your code if you get it all working

  3. #3
    Join Date
    Mar 2008
    Posts
    20

    Default

    Do you have working same code?

Posting Permissions

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