Class AP_OP_StoreRequest

Description

This is a Store Request creating class at the Attribute Provider.

Located in /contrib/signed_assertions/AP.php (line 112)


	
			
Method Summary
 static &Auth_OpenID_AuthRequest createStoreRequest (&Auth_OpenID_AuthRequest &$auth_request, &Attribute_Provider &$attributeProvider, string $attribute, string $value, string $openid)
Methods
static createStoreRequest (line 127)

Creates store request and adds it as an extension to AuthRequest object

  • return: - Auth_OpenID_AuthRequest object
&Auth_OpenID_AuthRequest createStoreRequest (&Auth_OpenID_AuthRequest &$auth_request, &Attribute_Provider &$attributeProvider, string $attribute, string $value, string $openid)
  • &Auth_OpenID_AuthRequest &$auth_request: - A reference to
  • &Attribute_Provider &$attributeProvider: - A reference to the
  • string $attribute: - The attribute name being asserted.
  • string $value: - The attribute value being asserted.
  • string $openid: - Openid of the entity being asserted.

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