Innovation Award
 January 2007
Number 8 |
PHP 5 comes with built-in support to easily create Web service clients and servers based on the SOAP protocol. However, it does not provide means to implement SOAP based user authentication support.
This class extends the base SOAP client class and adds the necessary changes to the SOAP messages to implement WSSecurity authentication support.
Manuel Lemos |
This class can add WSSecurity authentication support to SOAP clients implemented with the PHP 5 SOAP extension.
It extends the PHP 5 SOAP client support to add the necessary XML tags to the SOAP client requests in order to authenticate on behalf of a given user with a given password.
This class was tested with Axis and WSS4J servers.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.