|
ILIAS
Release_4_3_x_branch Revision 61807
|
Inheritance diagram for Auth_OpenID_CheckAuthRequest:
Collaboration diagram for Auth_OpenID_CheckAuthRequest:Public Member Functions | |
| Auth_OpenID_CheckAuthRequest ($assoc_handle, $signed, $invalidate_handle=null) | |
| answer ($signatory) | |
Static Public Member Functions | |
| static | fromMessage ($message, $server=null) |
Data Fields | |
| $mode = "check_authentication" | |
| $invalidate_handle = null | |
Data Fields inherited from Auth_OpenID_Request | |
| $mode = null | |
Definition at line 352 of file Server.php.
| Auth_OpenID_CheckAuthRequest::answer | ( | $signatory | ) |
Definition at line 399 of file Server.php.
References Auth_OpenID_OPENID_NS.
| Auth_OpenID_CheckAuthRequest::Auth_OpenID_CheckAuthRequest | ( | $assoc_handle, | |
| $signed, | |||
$invalidate_handle = null |
|||
| ) |
Definition at line 356 of file Server.php.
References $invalidate_handle, and Auth_OpenID_OPENID2_NS.
Referenced by fromMessage().
Here is the caller graph for this function:
|
static |
Definition at line 368 of file Server.php.
References $result, Auth_OpenID_CheckAuthRequest(), and Auth_OpenID_OPENID_NS.
Here is the call graph for this function:| Auth_OpenID_CheckAuthRequest::$invalidate_handle = null |
Definition at line 354 of file Server.php.
Referenced by Auth_OpenID_CheckAuthRequest().
| Auth_OpenID_CheckAuthRequest::$mode = "check_authentication" |
Definition at line 353 of file Server.php.