ILIAS
Release_4_4_x_branch Revision 61816
|
Public Member Functions | |
getRequest () | |
extractSecret ($response) |
Data Fields | |
$session_type = 'no-encryption' | |
$allowed_assoc_types = array('HMAC-SHA1', 'HMAC-SHA256') |
Definition at line 528 of file Consumer.php.
Auth_OpenID_PlainTextConsumerSession::extractSecret | ( | $response | ) |
Definition at line 537 of file Consumer.php.
References Auth_OpenID_OPENID_NS.
Auth_OpenID_PlainTextConsumerSession::getRequest | ( | ) |
Definition at line 532 of file Consumer.php.
Auth_OpenID_PlainTextConsumerSession::$allowed_assoc_types = array('HMAC-SHA1', 'HMAC-SHA256') |
Definition at line 530 of file Consumer.php.
Auth_OpenID_PlainTextConsumerSession::$session_type = 'no-encryption' |
Definition at line 529 of file Consumer.php.