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_DiffieHellmanSHA1ConsumerSession

Description

A class implementing HMAC/DH-SHA1 consumer sessions.

Located in /openid/Auth/OpenID/Consumer.php (line 456)

Class Auth_OpenID_DiffieHellmanSHA1ConsumerSession
Direct descendents
Class Description
ClassAuth_OpenID_DiffieHellmanSHA256ConsumerSession A class implementing HMAC/DH-SHA256 consumer sessions.
Variable Summary
Method Summary
Constructor Auth_OpenID_DiffieHellmanSHA1ConsumerSession Auth_OpenID_DiffieHellmanSHA1ConsumerSession ([ $dh = null])
Method void extractSecret ( $response)
Method void getRequest ()
Variables
mixed $allowed_assoc_types = array('HMAC-SHA1') (line 460)

Redefined in descendants as:
mixed $hash_func = 'Auth_OpenID_SHA1' (line 458)

Redefined in descendants as:
mixed $secret_size = 20 (line 459)

Redefined in descendants as:
mixed $session_type = 'DH-SHA1' (line 457)

Redefined in descendants as:
Methods
Constructor Auth_OpenID_DiffieHellmanSHA1ConsumerSession (line 462)
Auth_OpenID_DiffieHellmanSHA1ConsumerSession Auth_OpenID_DiffieHellmanSHA1ConsumerSession ([ $dh = null])
  • $dh
extractSecret (line 490)
void extractSecret ( $response)
  • $response
getRequest (line 471)
void getRequest ()

Documentation generated on Sat, 14 Nov 2009 11:11:49 +0000 by phpDocumentor 1.3.1