Auth_OpenID_FailureResponse Class Reference

Inheritance diagram for Auth_OpenID_FailureResponse:

Inheritance graph
[legend]
Collaboration diagram for Auth_OpenID_FailureResponse:

Collaboration graph
[legend]

List of all members.


Detailed Description

A response with a status of Auth_OpenID_FAILURE. Indicates that the OpenID protocol has failed. This could be locally or remotely triggered. This has three relevant attributes:

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.

Definition at line 2129 of file Consumer.php.


Public Member Functions

 Auth_OpenID_FailureResponse ($endpoint, $message=null, $contact=null, $reference=null)

Public Attributes

 $status = Auth_OpenID_FAILURE

Member Function Documentation

Auth_OpenID_FailureResponse.Auth_OpenID_FailureResponse ( endpoint,
message = null,
contact = null,
reference = null 
)

Definition at line 2132 of file Consumer.php.


Member Data Documentation

Auth_OpenID_FailureResponse.$status = Auth_OpenID_FAILURE

Reimplemented from Auth_OpenID_ConsumerResponse.

Definition at line 2130 of file Consumer.php.


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

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