| ILIAS
    Release_4_4_x_branch Revision 61816
    | 
 Inheritance diagram for Auth_OpenID_FailureResponse:
 Inheritance diagram for Auth_OpenID_FailureResponse: Collaboration diagram for Auth_OpenID_FailureResponse:
 Collaboration diagram for Auth_OpenID_FailureResponse:| Public Member Functions | |
| Auth_OpenID_FailureResponse ($endpoint, $message=null, $contact=null, $reference=null) | |
|  Public Member Functions inherited from Auth_OpenID_ConsumerResponse | |
| setEndpoint ($endpoint) | |
| getDisplayIdentifier () | |
| Return the display identifier for this response. | |
| Data Fields | |
| $status = Auth_OpenID_FAILURE | |
|  Data Fields inherited from Auth_OpenID_ConsumerResponse | |
| $status = null | |
Definition at line 2130 of file Consumer.php.
| Auth_OpenID_FailureResponse::Auth_OpenID_FailureResponse | ( | $endpoint, | |
| $message = null, | |||
| $contact = null, | |||
| $reference = null | |||
| ) | 
Definition at line 2133 of file Consumer.php.
References Auth_OpenID_ConsumerResponse\setEndpoint().
 Here is the call graph for this function:
 Here is the call graph for this function:| Auth_OpenID_FailureResponse::$status = Auth_OpenID_FAILURE | 
Definition at line 2131 of file Consumer.php.