API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence de la classe Auth_OpenID_ConsumerResponse

Graphe d'héritage de Auth_OpenID_ConsumerResponse:

Liste de tous les membres

Fonctions membres publiques

Attributs publics


Documentation des fonctions membres

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.

Auth_OpenID_ConsumerResponse::setEndpoint ( endpoint)

Documentation des données membres

Auth_OpenID_ConsumerResponse::$status = null

La documentation de cette classe a été générée à partir du fichier suivant :