SimpleAuthenticatorManages security realms.
Located in /authentication.php (line 131)
static void
addBasicHeaders
( &$request, string $username, string $password, SimpleHttpRequest $request)
mixed
$_realms
(line 132)
Presents the appropriate headers for this location for basic authentication.
Clears the realms.
Presents the appropriate headers for this location.
Adds a new realm centered the current URL.
Browsers vary wildly on their behaviour in this regard. Mozilla ignores the realm and presents only when challenged, wasting bandwidth. IE just carries on presenting until a new challenge occours. SimpleTest tries to follow the spirit of the original standards committee and treats the base URL as the root of a file tree shaped realm.
Sets the current identity to be presented against that realm.
Documentation generated on Sun, 04 May 2008 09:21:15 -0500 by phpDocumentor 1.3.0