Auth_OpenID_ConsumerResponse Class Reference

Inheritance diagram for Auth_OpenID_ConsumerResponse:

Inheritance graph
[legend]

List of all members.


Detailed Description

The base class for responses from the Auth_OpenID_Consumer.

Definition at line 1969 of file Consumer.php.


Public Member Functions

 setEndpoint ($endpoint)
 getDisplayIdentifier ()

Public Attributes

 $status = null

Member Function Documentation

Auth_OpenID_ConsumerResponse.setEndpoint ( endpoint  ) 

Definition at line 1972 of file Consumer.php.

Auth_OpenID_ConsumerResponse.getDisplayIdentifier (  ) 

Return the display identifier for this response.

The display identifier is related to the Claimed Identifier, but the two are not always identical. The display identifier is something the user should recognize as what they entered, whereas the response's claimed identifier (in the identity_url attribute) may have extra information for better persistence.

URLs will be stripped of their fragments for display. XRIs will display the human-readable identifier (i-name) instead of the persistent identifier (i-number).

Use the display identifier in your user interface. Use identity_url for querying your database or authorization server.

Definition at line 1999 of file Consumer.php.


Member Data Documentation

Auth_OpenID_ConsumerResponse.$status = null


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

Generated on Thu Feb 19 15:03:21 2009 for OXID eShop CE by  doxygen 1.5.5