Big Sister Web Application Framework
List of all members
BigSWAF::Auth::Handler Class Reference
Inheritance diagram for BigSWAF::Auth::Handler:
BigSWAF::Auth::NoAuth BigSWAF::Auth::PasswdFile BigSWAF::Auth::Reject BigSWAF::Auth::SuidPAM

Public Member Functions

Public Class Methods
retval new (scalar this, scalar apphandler)
Public Object Methods
retval validuser (scalar user, scalar password)
retval application (scalar application)
retval get_spec ()
retval get_option ()
Public Functions
retval gethandler (scalar this, scalar method, scalar apphandler)

Member Function Documentation

retval BigSWAF::Auth::Handler::application ( scalar  application)
retval BigSWAF::Auth::Handler::get_option ( )
retval BigSWAF::Auth::Handler::get_spec ( )
retval BigSWAF::Auth::Handler::gethandler ( scalar  this,
scalar  method,
scalar  apphandler 
)
retval BigSWAF::Auth::Handler::new ( scalar  this,
scalar  apphandler 
)
retval BigSWAF::Auth::Handler::validuser ( scalar  user,
scalar  password 
)

The documentation for this class was generated from the following file: