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

Index of all elements

[ a ] [ c ] [ d ] [ g ] [ h ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ]

a

$auth
in file HTTP.php, variable Auth_HTTP::$auth
    authorization info returned by the client
$authType
in file HTTP.php, variable Auth_HTTP::$authType
    Authorization method: 'basic' or 'digest'
assignData
in file HTTP.php, method Auth_HTTP::assignData()
    Assign values from $PHP_AUTH_USER and $PHP_AUTH_PW or 'Authorization' header to internal variables and sets the session id based on them
Auth_HTTP
in file HTTP.php, class Auth_HTTP
    PEAR::Auth_HTTP
Auth_HTTP
in file HTTP.php, method Auth_HTTP::Auth_HTTP()
    Constructor
AUTH_HTTP_NONCE_HASH_LEN
in file HTTP.php, constant AUTH_HTTP_NONCE_HASH_LEN
AUTH_HTTP_NONCE_TIME_LEN
in file HTTP.php, constant AUTH_HTTP_NONCE_TIME_LEN
top

c

$CancelText
in file HTTP.php, variable Auth_HTTP::$CancelText
    Text to send if user hits cancel button
$cookie
in file HTTP.php, variable Auth_HTTP::$cookie
    Holds a reference to the global cookie variable
top

d

DSN
in file test_digest_post.php, constant DSN
top

g

getOption
in file HTTP.php, method Auth_HTTP::getOption()
    get authentication option
top

h

HTTP.php
procedural page HTTP.php
top

n

$nextNonce
in file HTTP.php, variable Auth_HTTP::$nextNonce
    next nonce value
$nonce
in file HTTP.php, variable Auth_HTTP::$nonce
    nonce value
top

o

$opaque
in file HTTP.php, variable Auth_HTTP::$opaque
    opaque string for digest authentication
$options
in file HTTP.php, variable Auth_HTTP::$options
    option array
top

p

$post
in file HTTP.php, variable Auth_HTTP::$post
    Holds a reference to the global post variable
top

r

$realm
in file HTTP.php, variable Auth_HTTP::$realm
    Name of the realm for Basic Authentication
top

s

$server
in file HTTP.php, variable Auth_HTTP::$server
    Holds a reference to the global server variable
$stale
in file HTTP.php, variable Auth_HTTP::$stale
    flag to indicate the nonce was stale.
selfURI
in file HTTP.php, method Auth_HTTP::selfURI()
    get self URI
setCancelText
in file HTTP.php, method Auth_HTTP::setCancelText()
    Set the text to send if user hits the cancel button
setOption
in file HTTP.php, method Auth_HTTP::setOption()
    set authentication option
setRealm
in file HTTP.php, method Auth_HTTP::setRealm()
    Set name of the current realm
top

t

test_basic_simple.php
procedural page test_basic_simple.php
test_digest_get.php
procedural page test_digest_get.php
test_digest_post.php
procedural page test_digest_post.php
test_digest_simple.php
procedural page test_digest_simple.php
top

u

$uri
in file HTTP.php, variable Auth_HTTP::$uri
    digest URI
top

Documentation generated on Mon, 11 Mar 2019 15:47:23 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.