WSMethodInvocation & WS-Security
WSMethodInvocation & WS-Security
- Subject: WSMethodInvocation & WS-Security
- From: Ryan McGann <email@hidden>
- Date: Tue, 24 Feb 2004 20:57:27 -0800
Does anybody know if it's possible to use WSMethodInvocation for Web
Services that contain WS-Security information? I want our server to
digitally sign the responses it sends, and have our client application
verify the signature. My idea for implementing it (without writing any
code really, so this could be very wrong) is to use WSMethodInvocation
to send the request and obtain the wsse::Security element from the
Header using the kWSSOAPMessageHeaders key. From there I would obtain
the digital signature data and validate them using methods in the
Security framework.
Is that possible, theoretically? Does anybody know of an easier way to
do this?
Any help appreciated! Thanks.
Ryan
email@hidden
Arguing with an engineer is like wrestling with a pig in mud.
After a while, you realize the pig is enjoying it.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.