PHP Class Auth_OpenID_FailureResponse
claimed_id - The identity URL for which authentication was
attempted, if it can be determined. Otherwise, null.
message - A message indicating why the request failed, if one is
supplied. Otherwise, null.
status - Auth_OpenID_FAILURE.
Afficher le fichier
Open project: openid/php-openid
Méthodes publiques
Méthodes publiques
Méthode |
Description |
|
__construct ( $endpoint, $message = null, $contact = null, $reference = null ) |
|
|
Method Details
__construct()
public méthode
public __construct ( $endpoint, $message = null, $contact = null, $reference = null ) |
Property Details
$status public_oe property