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 31 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 41 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 73 of file oxopenid.php.

oxOpenId._getConsumer (  )  [protected]

Returns Openid consumer object

Returns:
object

Definition at line 105 of file oxopenid.php.

oxOpenId._getResponse (  )  [protected]

Returns response object.

Returns:
object $oSRreg

Definition at line 117 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 130 of file oxopenid.php.


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

Generated on Mon Oct 26 20:11:01 2009 for OXID eShop CE by  doxygen 1.5.5