PHP Classes
elePHPant
Icontem

WSSoapClient: Add WSSecurity authentication to PHP 5 SOAP client

Recommend this page to a friend!

  Author Author  
Picture of Roger Veciana
Name: Roger Veciana <contact>
Classes: 2 packages by
Country: Spain Spain
Innovation award
Innovation award
Nominee: 1x


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
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.

  Classes of Roger Veciana  >  WSSoapClient  >  Download Download .zip .tar.gz  >  Support forum Support forum (3)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
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
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image User Management User records, authentication and session handling View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
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.

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

  Files folder image Files  
File Role Description
Plain text file WSSecurity.class.php Class The main class

Install with Composer Install with Composer - Download Download all files: wssoapclient.tar.gz wssoapclient.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.