Property | Type | Description | |
---|---|---|---|
$domain | |||
$realm | |||
$ttl |
Method | Description | |
---|---|---|
__construct ( $realm = 'auth', $users = null, $ttl = 300, $domain = null ) | ||
authenticate ( $users = null ) | ||
nonce ( ) | ||
parse ( $txt ) | ||
sendHeaders ( $status = '401 Unauthorized' ) |
public __construct ( $realm = 'auth', $users = null, $ttl = 300, $domain = null ) |