ILIAS
release_5-0 Revision 5.0.0-1144-gc4397b1f870
|
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 | ) |
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.