FILE ... TOC

Return the realm of a page

Returns the realm that the webserver named for authentication when the page was downloaded (or at least there was a trial to download it).

As a side effect this method also calculates the auth_type value for the page.

Usage:

               $page->realm

FILE ... TOC