On Monday, November 18, 2002, at 01:10 PM, Steve Loughran wrote:
yup, read that (SOAP 1.2 Email Binding).The starting place would seem to be the SOAP1.2 SOAP over SMTP spec, and theI am curious if their is already an effort to implement XML-Security into AXIS in a transport agnostic sort of way?
WS-I stuff on WS-Security. Essentially a SOAP message can be signed and
encrypted regardless of transport, and Axis already supports that when built
with xml-security. SMTP transport should just hand off those details to axis
itself
I see the samples/security stuff, Is that what you mean by "Axis already supports that", or are there premade handlers for signature verification and authentication?
-jason
