visit Kofax web site

ServiceAccess Class Reference

List of all members.

Detailed Description

ServiceAccess, info to access a web service.


Public Member Functions

 readXML (&$xml)
 Read an XML descriptor.
 ServiceAccess ($url="")
 Constructor.
 writeXML (&$xml)
 Write the XML descriptor.

Public Attributes

 $mPassword = FALSE
 optional passphrase, UTF8 String
 $mProxyHost = FALSE
 optional proxy url, String
 $mProxyPassword = FALSE
 optional proxy passphrase, UTF8 String
 $mProxyPort = FALSE
 optional proxy port, integer
 $mProxyUser = FALSE
 optional proxy user name, UTF8 String
 $mUrl
 The Url, String.
 $mUser = FALSE
 optional username, UTF8 String


Constructor & Destructor Documentation

ServiceAccess.ServiceAccess url = ""  ) 
 

Constructor.

Parameters:
$url [in] String, the url of the service


Member Function Documentation

ServiceAccess.readXML &$  xml  ) 
 

Read an XML descriptor.

ServiceAccess.writeXML &$  xml  ) 
 

Write the XML descriptor.


Member Data Documentation

ServiceAccess.$mPassword = FALSE
 

optional passphrase, UTF8 String

ServiceAccess.$mProxyHost = FALSE
 

optional proxy url, String

ServiceAccess.$mProxyPassword = FALSE
 

optional proxy passphrase, UTF8 String

ServiceAccess.$mProxyPort = FALSE
 

optional proxy port, integer

ServiceAccess.$mProxyUser = FALSE
 

optional proxy user name, UTF8 String

ServiceAccess.$mUrl
 

The Url, String.

ServiceAccess.$mUser = FALSE
 

optional username, UTF8 String


The documentation for this class was generated from the following file: