ILIAS
Release_4_0_x_branch Revision 61816
|
Go to the source code of this file.
Data Structures | |
class | Auth_HTTP |
Namespaces | |
namespace | Auth_HTTP |
PEAR::Auth_HTTP. |
Variables | |
const | AUTH_HTTP_NONCE_TIME_LEN = 16 |
const | AUTH_HTTP_NONCE_HASH_LEN = 32 |
const AUTH_HTTP_NONCE_HASH_LEN = 32 |
Definition at line 27 of file HTTP.php.
Referenced by Auth_HTTP\_decodeNonce().
const AUTH_HTTP_NONCE_TIME_LEN = 16 |
Definition at line 26 of file HTTP.php.
Referenced by Auth_HTTP\_decodeNonce().