oxOpenId Class Reference

Inheritance diagram for oxOpenId:

Inheritance graph
[legend]
Collaboration diagram for oxOpenId:

Collaboration graph
[legend]

List of all members.


Detailed Description

OpenID authentication manager. Process full authentication of openid.

Definition at line 28 of file oxopenid.php.


Public Member Functions

 authenticateOid ($sOpenId, $sReturnUrl)
 getOidResponse ($sReturnUrl)

Protected Member Functions

 _getConsumer ()
 _getResponse ()
 _getStore ()

Member Function Documentation

oxOpenId.authenticateOid ( sOpenId,
sReturnUrl 
)

OpenID authentication process.

Parameters:
string $sOpenId openid url
string $sReturnUrl url to return
Returns:
null

Definition at line 38 of file oxopenid.php.

oxOpenId.getOidResponse ( sReturnUrl  ) 

Complete the authentication using the server's response

Parameters:
string $sReturnUrl url to return
Returns:
array $aData registration data

Definition at line 70 of file oxopenid.php.

oxOpenId._getConsumer (  )  [protected]

Returns Openid consumer object

Returns:
object

Definition at line 102 of file oxopenid.php.

oxOpenId._getResponse (  )  [protected]

Returns response object.

Returns:
object $oSRreg

Definition at line 114 of file oxopenid.php.

oxOpenId._getStore (  )  [protected]

Where will store OpenID information. You should change this class if you want to store info in database.

Returns:
object $oStore

Definition at line 127 of file oxopenid.php.


The documentation for this class was generated from the following file:

Generated on Tue Apr 21 15:50:12 2009 for OXID eShop CE by  doxygen 1.5.5