Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by WernerDittmann:
http://wiki.apache.org/ws/FrontPage/WsFx/wss4jFAQ

------------------------------------------------------------------------------
   1. [#npe Spurious Null Pointer Exception]
   1. [#debug Where can I change the debug level of wss4j?]
   1. [#many I have many clients and one service (and I need 
signature+encryption). Is there a way to handle many client certs?]
-  1. [#username How do i extract user's name or certificate info from my web 
service?]
+  1. [#usernme How do i extract user's name or certificate info from my web 
service?]
   1. [#time Timestamp handling in WSS4J]
  
  
@@ -152, +152 @@

  As pointed out, usually no modification in client/service coding is 
necessary, also no need to change the
  trust handling inside WSDo``All``Receiver except that you need a very special 
certificate trust verification.
  
- [[Anchor(username)]]
+ [[Anchor(usernme)]]
  ==== How do i extract user's name or certificate info from my web service? 
====
  {{{
  MessageContext msgContext = MessageContext.getCurrentContext();

Reply via email to