| ILIAS
    Release_4_1_x_branch Revision 61804
    | 
 Inheritance diagram for Auth_OpenID_CancelResponse:
 Inheritance diagram for Auth_OpenID_CancelResponse: Collaboration diagram for Auth_OpenID_CancelResponse:
 Collaboration diagram for Auth_OpenID_CancelResponse:| Public Member Functions | |
| Auth_OpenID_CancelResponse ($endpoint) | |
|  Public Member Functions inherited from Auth_OpenID_ConsumerResponse | |
| setEndpoint ($endpoint) | |
| getDisplayIdentifier () | |
| Return the display identifier for this response. | |
| Data Fields | |
| $status = Auth_OpenID_CANCEL | |
|  Data Fields inherited from Auth_OpenID_ConsumerResponse | |
| $status = null | |
Definition at line 2193 of file Consumer.php.
| Auth_OpenID_CancelResponse::Auth_OpenID_CancelResponse | ( | $endpoint | ) | 
Definition at line 2196 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_CancelResponse::$status = Auth_OpenID_CANCEL | 
Definition at line 2194 of file Consumer.php.