Auth_OpenID_Extension Class Reference

Inheritance diagram for Auth_OpenID_Extension:

Inheritance graph
[legend]

List of all members.


Detailed Description

An interface for OpenID extensions. Require the Message implementation. A base class for accessing extension request and response data for the OpenID 2 protocol.

Definition at line 20 of file Extension.php.


Public Member Functions

 getExtensionArgs ()
 toMessage (&$message)

Public Attributes

 $ns_uri = null
 $ns_alias = null

Member Function Documentation

Auth_OpenID_Extension.getExtensionArgs (  ) 

Get the string arguments that should be added to an OpenID message for this extension.

Reimplemented in Auth_OpenID_AX_FetchRequest, Auth_OpenID_AX_StoreResponse, Auth_OpenID_PAPE_Request, Auth_OpenID_PAPE_Response, Auth_OpenID_SRegRequest, and Auth_OpenID_SRegResponse.

Definition at line 32 of file Extension.php.

Auth_OpenID_Extension.toMessage ( &$  message  ) 

Add the arguments from this extension to the provided message.

Returns the message with the extension arguments added.

Definition at line 42 of file Extension.php.


Member Data Documentation

Auth_OpenID_Extension.$ns_uri = null

ns_uri: The namespace to which to add the arguments for this extension

Reimplemented in Auth_OpenID_AX_Message, Auth_OpenID_PAPE_Request, and Auth_OpenID_PAPE_Response.

Definition at line 25 of file Extension.php.

Auth_OpenID_Extension.$ns_alias = null


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

Generated on Thu Feb 19 15:03:24 2009 for OXID eShop CE by  doxygen 1.5.5