Class Auth_OpenID_Extension

Description

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

Located in /Auth/OpenID/Extension.php (line 20)


	
			
Direct descendents
Class Description
 class Auth_OpenID_AX_Message Abstract class containing common code for attribute exchange messages.
 class Auth_OpenID_PAPE_Request A Provider Authentication Policy request, sent from a relying party to a provider
 class Auth_OpenID_PAPE_Response A Provider Authentication Policy response, sent from a provider to
 class Auth_OpenID_SRegBase A base class for classes dealing with Simple Registration protocol messages.
 class _ExtensionTest_DummyExtension A base class for accessing extension request and response data for the OpenID 2 protocol.
Variable Summary
 mixed $ns_alias
 mixed $ns_uri
Method Summary
 void toMessage ( $message)
Variables
mixed $ns_uri = null (line 25)

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

extension


Redefined in descendants as:
Methods
getExtensionArgs (line 32)

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

void getExtensionArgs ()

Redefined in descendants as:
toMessage (line 42)

Add the arguments from this extension to the provided message.

Returns the message with the extension arguments added.

void toMessage ( $message)
  • $message

Documentation generated on Thu, 29 Jul 2010 13:58:50 -0700 by phpDocumentor 1.4.3