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.
|
Name: |
WSSoapClient |
Base name: |
wssoapclient |
Description: |
Add WSSecurity authentication to PHP 5 SOAP client |
Version: |
1.0.0 |
PHP version: |
5.0 |
License: |
BSD License |
|
|
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 |
|
Applications that use this package |
|
No pages of applications that use this class were specified.
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|