Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

License

Content on this site is copyright © 2005 - 2008 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5. Some parts of this website may be subject to other licenses.

File/joomla/user/authentication.php

Description
  • filesource: Source code for this file
  • license: GNU/GPL,
  • copyright: Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved.
  • version: $Id: authentication.php 9764 2007-12-30 07:48:11Z ircmaxell $
Classes
Class Description
 class JAuthentication Authenthication class, provides an interface for the Joomla authentication system
 class JAuthenticationResponse Authorization response class, provides an object for storing user and error details
Constants
JAUTHENTICATE_STATUS_CANCEL = 2 (line 28)

Status to indicate cancellation of authentication.

JAUTHENTICATE_STATUS_FAILURE = 4 (line 33)

This is the status code returned when the authentication failed

JAUTHENTICATE_STATUS_SUCCESS = 1 (line 23)

This is the status code returned when the authentication is success.


Documentation generated on Tue, 29 Jan 2008 18:44:31 +0000 by phpDocumentor 1.3.1