Whitebeam Library Definition

Site Map
 
Home
 
Application Guide
Reference
  Installation
  Configuration
  XML Markup
  JavaScript Classes
  ROM
  Templates
  Environment
  Dev Process
  Tools
  External Links
  Example libraries
Community
Contact Whitebeam
To-Do
Download
Credits
Licence
Whitebeam Users
 
 
 

Whitebeam Library Definition

extauth Definitions

The Whitebeam system allows for the defenition of XML tags which change the behaviour of the page into which they are embeded. This technique has been used to provide a method of securing and conditionally executing portions of a page based on user authentication.

Methods

extlogin() An attempt is made to log-in with the supplied parameters.
extlogout() The currently logged-in user is logged out, or if there is no logged-in user, no action is taken.

Tags

<rbm:extlogin> Login using the cookie-based authentication module
<rbm:extauth> Apply protection to a page or part of a page
<rbm:extlogout> Logout from the cookie-based authentication module

Aggregate Types

extauth The global variable through which extauth status is read.
Whitebeam release 1.3.36
View XML source of this page
(loadtime : 9ms)