[ class tree: OpenID ] [ index: OpenID ] [ all elements ]

Class: Auth_OpenID_Extension

Source Location: /zp-extensions/federated_logon/Auth/OpenID/Extension.php

Class Auth_OpenID_Extension

Class Overview

A base class for accessing extension request and response data for the OpenID 2 protocol.

Located in /zp-extensions/federated_logon/Auth/OpenID/Extension.php [line 20]



		
		
		
		

Properties

Methods

[ Top ]
Descendants
Child Class Description
Auth_OpenID_AX_Message Abstract class containing common code for attribute exchange messages.
Auth_OpenID_PAPE_Request A Provider Authentication Policy request, sent from a relying party to a provider
Auth_OpenID_PAPE_Response A Provider Authentication Policy response, sent from a provider to
Auth_OpenID_SRegBase A base class for classes dealing with Simple Registration protocol messages.

[ Top ]
Property Summary
mixed   $ns_alias  
mixed   $ns_uri   ns_uri: The namespace to which to add the arguments for this

[ Top ]
Method Summary
void   getExtensionArgs()   Get the string arguments that should be added to an OpenID message for this extension.
void   toMessage()   Add the arguments from this extension to the provided message.

[ Top ]
Properties
mixed   $ns_alias = null [line 26]

Redefined in descendants as:

[ Top ]
mixed   $ns_uri = null [line 25]

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

extension


Redefined in descendants as:

[ Top ]
Methods
getExtensionArgs  [line 32]

  void getExtensionArgs( )

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



Redefined in descendants as:

[ Top ]
toMessage  [line 42]

  void toMessage( $message  )

Add the arguments from this extension to the provided message.

Returns the message with the extension arguments added.

Parameters:
   $message: 


[ Top ]

Documentation generated on Tue, 20 Dec 2011 16:07:11 +0100 by phpDocumentor 1.4.3