PHP Class Auth_OpenID_ConsumerResponse

Afficher le fichier Open project: openid/php-openid

Méthodes publiques

Свойство Type Description
$status

Méthodes publiques

Méthode Description
getDisplayIdentifier ( ) Return the display identifier for this response.
setEndpoint ( $endpoint )

Method Details

getDisplayIdentifier() public méthode

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.

setEndpoint() public méthode

public setEndpoint ( $endpoint )

Property Details

$status public_oe property

public $status