Hi,

WSS4JInInterceptor is currently configured to have properties of the form Map<String, String>. The problem is some of the properties you might want to set are Objects. In particular, the PW_CALLBACK_REF returns a class. As far as I can see, the only things that need to change are the signatures for the constructor and for the setProperties and getProperties method.

Reply via email to