PEAR Manual
Prev
Chapter 15. Authentication
Next
Auth_HTTP
Table of Contents
Introduction
-- to HTTP based authentication
Auth_HTTP::Auth_HTTP()
-- constructor
Auth_HTTP::getAuth()
-- check for a authenticated user
Auth_HTTP::getStatus()
-- returns informations about the current authentication status
Auth_HTTP::start()
-- start authentication
Provides a framework for user authentication (aka an "User-Login") based on the HTTP
Prev
Home
Next
Authentication
Up
Introduction