Support Joomla!

Packages

Package: OpenID

License

Content on this site is copyright © 2005 - 2008 Open Source Matters Inc and can be used in accordance with the Joomla! Electronic Documentation License. Some parts of this website may be subject to other licenses.

 Class Auth_OpenID_Extension

Description

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

Located in /openid/Auth/OpenID/Extension.php (line 23)

Class Auth_OpenID_Extension
Direct descendents
Class Description
ClassAuth_OpenID_AX_Message Abstract class containing common code for attribute exchange messages.
ClassAuth_OpenID_SRegBase A base class for classes dealing with Simple Registration protocol messages.
ClassAuth_OpenID_PAPE_Request A Provider Authentication Policy request, sent from a relying party to a provider
ClassAuth_OpenID_PAPE_Response A Provider Authentication Policy response, sent from a provider to
Variable Summary
Variable mixed $ns_alias
Variable mixed $ns_uri
Method Summary
Method void toMessage ( &$message)
Variables
mixed $ns_alias = null (line 29)

Redefined in descendants as:
mixed $ns_uri = null (line 28)

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

extension


Redefined in descendants as:
Methods
getExtensionArgs (line 35)

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

void getExtensionArgs ()

Redefined in descendants as:
toMessage (line 45)

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 Sat, 14 Nov 2009 11:12:39 +0000 by phpDocumentor 1.3.1