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

File: Auth.php

Source Location: /Auth-1.6.4/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 license@php.net so we can mail you a copy immediately.


AUTH_ADV_CHALLENGE [line 70]

AUTH_ADV_CHALLENGE = 3
Auth Advanced Security - Challenge Response

[ Top ]



AUTH_ADV_IPCHECK [line 62]

AUTH_ADV_IPCHECK = 1
Auth Advanced Security - IP Checks

[ Top ]



AUTH_ADV_USERAGENT [line 66]

AUTH_ADV_USERAGENT = 2
Auth Advanced Security - User Agent Checks

[ Top ]



AUTH_CALLBACK_ABORT [line 48]

AUTH_CALLBACK_ABORT = -6
Returned if checkAuthCallback says session should not continue.

[ Top ]



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_LOG_DEBUG [line 57]

AUTH_LOG_DEBUG = 7
Auth Log level - DEBUG

[ Top ]



AUTH_LOG_INFO [line 53]

AUTH_LOG_INFO = 6
Auth Log level - INFO

[ 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 15:41:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.