Definition at line 528 of file Consumer.php.
Public Member Functions | |
getRequest () | |
extractSecret ($response) | |
Public Attributes | |
$session_type = 'no-encryption' | |
$allowed_assoc_types = array('HMAC-SHA1', 'HMAC-SHA256') |
Auth_OpenID_PlainTextConsumerSession.getRequest | ( | ) |
Definition at line 532 of file Consumer.php.
Auth_OpenID_PlainTextConsumerSession.extractSecret | ( | $ | response | ) |
Definition at line 537 of file Consumer.php.
Auth_OpenID_PlainTextConsumerSession.$session_type = 'no-encryption' |
Definition at line 529 of file Consumer.php.
Auth_OpenID_PlainTextConsumerSession.$allowed_assoc_types = array('HMAC-SHA1', 'HMAC-SHA256') |
Definition at line 530 of file Consumer.php.