Auth
[ class tree: Auth ] [ index: Auth ] [ all elements ]

File: Auth.php

Source Location: /Auth-1.3.2/Auth.php

Classes:

Auth
PEAR::Auth

Page Details:

The main include file for Auth package

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.01 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_01.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to [email protected] so we can mail you a copy immediately.


AUTH_EXPIRED [line 32]

AUTH_EXPIRED = -2
Returned if session has expired

[ Top ]



AUTH_IDLED [line 28]

AUTH_IDLED = -1
Returned if session exceeds idle time

[ Top ]



AUTH_METHOD_NOT_SUPPORTED [line 40]

AUTH_METHOD_NOT_SUPPORTED = -4
Returned if a container method is not supported.

[ Top ]



AUTH_SECURITY_BREACH [line 44]

AUTH_SECURITY_BREACH = -5
Returned if new Advanced security system detects a breach

[ Top ]



AUTH_WRONG_LOGIN [line 36]

AUTH_WRONG_LOGIN = -3
Returned if container is unable to authenticate user/password pair

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:43:46 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.