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

Element index for package HttpAuth

Package indexes

[ a ] [ c ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_

_activateRewriteRules
in file module.inc, method HttpAuthModule::_activateRewriteRules()
    Activate essential rewrite rules.
_buildUrl
in file HttpAuthHelper.class, method HttpAuthHelper::_buildUrl()
    Build a URL from its components.
$_buffer
in file HttpAuthModuleTest.class, variable HttpAuthModuleTestPlatform::$_buffer
$_buffer
in file HttpAuthHelperTest.class, variable HttpAuthHelperTestPlatform::$_buffer
$_messages
in file HttpAuthModuleTest.class, variable HttpAuthModuleTestPlatform::$_messages
$_messages
in file HttpAuthHelperTest.class, variable HttpAuthHelperTestPlatform::$_messages
_fetchActiveRulesForModule
in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::_fetchActiveRulesForModule()
_fetchActiveRulesForModule
in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::_fetchActiveRulesForModule()
_getActivateCalls
in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::_getActivateCalls()
_getParserType
in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::_getParserType()
a

a

activate
in file module.inc, method HttpAuthModule::activate()
addHttpAuthToUrl
in file HttpAuthHelper.class, method HttpAuthHelper::addHttpAuthToUrl()
    Adds the given pair of username / password to the given URL as HTTP auth user:pass@hostname.
activateRewriteRulesForModule
in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::activateRewriteRulesForModule()
c

c

checkConfiguration
in file HttpAuthHelper.class, method HttpAuthHelper::checkConfiguration()
    Check this module's configuration.
checkHttpAuth
in file HttpAuthHelper.class, method HttpAuthHelper::checkHttpAuth()
    Check that Gallery can access HTTP usernames and passwords.
f

f

$foo
in file HttpAuthHelperTest.class, variable HttpAuthHelperTestRewriteApi::$foo
$foo
in file HttpAuthModuleTest.class, variable HttpAuthModuleTestRewriteApi::$foo
fclose
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fclose()
fclose
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fclose()
feof
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::feof()
feof
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::feof()
fetchActiveRulesForModule
in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::fetchActiveRulesForModule()
fetchActiveRulesForModule
in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::fetchActiveRulesForModule()
fflush
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fflush()
fflush
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fflush()
fgets
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fgets()
fgets
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fgets()
fread
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fread()
fread
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fread()
fsockopen
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fsockopen()
fsockopen
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fsockopen()
fwrite
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPlatform::fwrite()
fwrite
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPlatform::fwrite()
FinishLogoutView
in file FinishLogout.inc, class FinishLogoutView
    Check that logout was successful and warn the user to close the browser window if not.
FinishLogout.inc
procedural page FinishLogout.inc
g

g

getRewriteRules
in file module.inc, method HttpAuthModule::getRewriteRules()
getSiteAdminViews
in file module.inc, method HttpAuthModule::getSiteAdminViews()
getConfiguration
in file HttpAuthInterface_1_0.class, method HttpAuthInterface_1_0::getConfiguration()
    Checks if HTTP authentication is enabled.
getConfiguration
in file HttpAuthHelper.class, method HttpAuthHelper::getConfiguration()
getHttpAuth
in file HttpAuthHelper.class, method HttpAuthHelper::getHttpAuth()
    Get the HTTP authtype, username, and password using either the PHP server variables or the authorization request variable.
getUser
in file ServerAuthPlugin.class, method ServerAuthPlugin::getUser()
getUser
in file HttpAuthHelper.class, method HttpAuthHelper::getUser()
    Common code from HttpAuthPlugin::getUser and ServerAuthPlugin::getUser.
getUser
in file HttpAuthPlugin.class, method HttpAuthPlugin::getUser()
getParserType
in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::getParserType()
getUserId
in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::getUserId()
getUserId
in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::getUserId()
getUserId
in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::getUserId()
h

h

handleEvent
in file module.inc, method HttpAuthModule::handleEvent()
HttpAuthModule
in file module.inc, method HttpAuthModule::HttpAuthModule()
HttpAuthModule
in file module.inc, class HttpAuthModule
    HTTP Auth Module. Login using HTTP authentication.
HttpAuthHelper
in file HttpAuthHelper.class, class HttpAuthHelper
    HTTP auth helper class.
HttpAuthInterface_1_0
in file HttpAuthInterface_1_0.class, class HttpAuthInterface_1_0
    This is an interface for the httpauth module. Modules that wish to opt-in for HTTPauth can utilize an implementation of this interface.
HttpAuthPlugin
in file HttpAuthPlugin.class, class HttpAuthPlugin
    Get active user from username and password in HTTP headers.
HTTPAUTH_STATUS_AUTHORIZATION_RULE_DISABLED
in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_AUTHORIZATION_RULE_DISABLED
HTTPAUTH_STATUS_BAD_REWRITE_PARSER
in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_BAD_REWRITE_PARSER
HTTPAUTH_STATUS_ERROR_UNKNOWN
in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_ERROR_UNKNOWN
HTTPAUTH_STATUS_MISSING_AUTHORIZATION
in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_MISSING_AUTHORIZATION
    HTTP auth helper class.
HTTPAUTH_STATUS_REWRITE_MODULE_DISABLED
in file HttpAuthHelper.class, constant HTTPAUTH_STATUS_REWRITE_MODULE_DISABLED
HttpAuthHelper.class
procedural page HttpAuthHelper.class
HttpAuthInterface_1_0.class
procedural page HttpAuthInterface_1_0.class
HttpAuthPlugin.class
procedural page HttpAuthPlugin.class
header
in file HttpAuthModuleTest.class, method HttpAuthModuleTestPhpVm::header()
header
in file HttpAuthHelperTest.class, method HttpAuthHelperTestPhpVm::header()
HttpAuthHelperTest
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::HttpAuthHelperTest()
HttpAuthHelperTest
in file HttpAuthHelperTest.class, class HttpAuthHelperTest
    HTTP auth helper tests.
HttpAuthHelperTestPhpVm
in file HttpAuthHelperTest.class, class HttpAuthHelperTestPhpVm
HttpAuthHelperTestPlatform
in file HttpAuthHelperTest.class, class HttpAuthHelperTestPlatform
HttpAuthHelperTestRewriteApi
in file HttpAuthHelperTest.class, class HttpAuthHelperTestRewriteApi
HttpAuthHelperTestSession
in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::HttpAuthHelperTestSession()
HttpAuthHelperTestSession
in file HttpAuthHelperTest.class, class HttpAuthHelperTestSession
HttpAuthModuleTest
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::HttpAuthModuleTest()
HttpAuthModuleTest
in file HttpAuthModuleTest.class, class HttpAuthModuleTest
    HTTP auth module tests.
HttpAuthModuleTestPhpVm
in file HttpAuthModuleTest.class, class HttpAuthModuleTestPhpVm
HttpAuthModuleTestPlatform
in file HttpAuthModuleTest.class, class HttpAuthModuleTestPlatform
HttpAuthModuleTestRewriteApi
in file HttpAuthModuleTest.class, class HttpAuthModuleTestRewriteApi
HttpAuthPluginTest
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::HttpAuthPluginTest()
HttpAuthPluginTest
in file HttpAuthPluginTest.class, class HttpAuthPluginTest
    HTTP auth tests.
HttpAuthPluginTestSession
in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::HttpAuthPluginTestSession()
HttpAuthPluginTestSession
in file HttpAuthPluginTest.class, class HttpAuthPluginTestSession
    Mock Session
HttpAuthHelperTest.class
procedural page HttpAuthHelperTest.class
HttpAuthModuleTest.class
procedural page HttpAuthModuleTest.class
HttpAuthPluginTest.class
procedural page HttpAuthPluginTest.class
handleRequest
in file HttpAuthSiteAdmin.inc, method HttpAuthSiteAdminController::handleRequest()
HttpAuthSiteAdminController
in file HttpAuthSiteAdmin.inc, class HttpAuthSiteAdminController
    Show configuration warnings and settings to site admins.
HttpAuthSiteAdminView
in file HttpAuthSiteAdmin.inc, class HttpAuthSiteAdminView
    Show configuration warnings and settings to site admins.
HttpAuthWorksView
in file HttpAuthWorks.inc, class HttpAuthWorksView
    Reflect the HTTP authtype, username, and password so we can check that Gallery can access them.
HttpAuthSiteAdmin.inc
procedural page HttpAuthSiteAdmin.inc
HttpAuthWorks.inc
procedural page HttpAuthWorks.inc
i

i

isCompatibleWithApi
in file HttpAuthModuleTest.class, method HttpAuthModuleTestRewriteApi::isCompatibleWithApi()
isCompatibleWithApi
in file HttpAuthHelperTest.class, method HttpAuthHelperTestRewriteApi::isCompatibleWithApi()
isImmediate
in file HttpAuthWorks.inc, method HttpAuthWorksView::isImmediate()
l

l

loadTemplate
in file TryLogout.inc, method TryLogoutView::loadTemplate()
loadTemplate
in file HttpAuthSiteAdmin.inc, method HttpAuthSiteAdminView::loadTemplate()
loadTemplate
in file FinishLogout.inc, method FinishLogoutView::loadTemplate()
m

m

module.inc
procedural page module.inc
p

p

performFactoryRegistrations
in file module.inc, method HttpAuthModule::performFactoryRegistrations()
r

r

regenerateSessionIfNecessary
in file HttpAuthHelper.class, method HttpAuthHelper::regenerateSessionIfNecessary()
    Regenerate the session if this request might the initial login (active auth vs passive auth).
requestAuthentication
in file HttpAuthInterface_1_0.class, method HttpAuthInterface_1_0::requestAuthentication()
    Prompt the user via HTTP authentication for username / password.
requestAuthentication
in file HttpAuthHelper.class, method HttpAuthHelper::requestAuthentication()
regenerate
in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::regenerate()
regenerate
in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::regenerate()
regenerate
in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::regenerate()
regenerateWasCalled
in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::regenerateWasCalled()
regenerateWasCalled
in file HttpAuthHelperTest.class, method HttpAuthHelperTestSession::regenerateWasCalled()
regenerateWasCalled
in file HttpAuthPluginTest.class, method HttpAuthPluginTestSession::regenerateWasCalled()
renderImmediate
in file HttpAuthWorks.inc, method HttpAuthWorksView::renderImmediate()
s

s

ServerAuthPlugin.class
procedural page ServerAuthPlugin.class
ServerAuthPlugin
in file ServerAuthPlugin.class, class ServerAuthPlugin
    Get active user from username authenticated by web server.
setConfiguration
in file HttpAuthInterface_1_0.class, method HttpAuthInterface_1_0::setConfiguration()
    Registers the HTTP authentication Gallery authentication plugin.
setConfiguration
in file HttpAuthHelper.class, method HttpAuthHelper::setConfiguration()
stripHttpAuthFromUrl
in file HttpAuthHelper.class, method HttpAuthHelper::stripHttpAuthFromUrl()
    Removes user:pass from the given URL.
ServerAuthPluginTest.class
procedural page ServerAuthPluginTest.class
ServerAuthPluginTest
in file ServerAuthPluginTest.class, method ServerAuthPluginTest::ServerAuthPluginTest()
ServerAuthPluginTest
in file ServerAuthPluginTest.class, class ServerAuthPluginTest
    Server auth tests.
ServerAuthPluginTestSession
in file ServerAuthPluginTest.class, class ServerAuthPluginTestSession
    Mock Session
ServerAuthPluginTestSession
in file ServerAuthPluginTest.class, method ServerAuthPluginTestSession::ServerAuthPluginTestSession()
setUp
in file ServerAuthPluginTest.class, method ServerAuthPluginTest::setUp()
setUp
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::setUp()
setUp
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::setUp()
setUp
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::setUp()
t

t

tearDown
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::tearDown()
tearDown
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::tearDown()
tearDown
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::tearDown()
tearDown
in file ServerAuthPluginTest.class, method ServerAuthPluginTest::tearDown()
testAddHttpAuthToUrl
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testAddHttpAuthToUrl()
testCheckConfiguration
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfiguration()
testCheckConfigurationAuthorizationRuleDisabled
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationAuthorizationRuleDisabled()
testCheckConfigurationBadRewriteParser
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationBadRewriteParser()
testCheckConfigurationErrorUnknown
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationErrorUnknown()
testCheckConfigurationHttpAuthWorksIgnoresCauses
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationHttpAuthWorksIgnoresCauses()
testCheckConfigurationRewriteModuleDisabled
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckConfigurationRewriteModuleDisabled()
testCheckHttpAuth
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckHttpAuth()
testCheckHttpAuthMissingAuthorization
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckHttpAuthMissingAuthorization()
testCheckHttpAuthPluginDisabled
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testCheckHttpAuthPluginDisabled()
testGetConfiguration
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetConfiguration()
testGetHttpAuth
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuth()
testGetHttpAuthFromHttpAuthorizationHeader
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthFromHttpAuthorizationHeader()
testGetHttpAuthFromRequestVariable
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthFromRequestVariable()
testGetHttpAuthWithoutAuthAndUserDoesNotDefault
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthWithoutAuthAndUserDoesNotDefault()
testGetHttpAuthWithoutAuthTypeDefaultsToBasic
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetHttpAuthWithoutAuthTypeDefaultsToBasic()
testGetRewriteRules
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testGetRewriteRules()
testGetRewriteRulesAuthorizationRuleActive
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testGetRewriteRulesAuthorizationRuleActive()
testGetRewriteRulesMissingAuthorization
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testGetRewriteRulesMissingAuthorization()
testGetUser
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUser()
testGetUserAuthtypePattern
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserAuthtypePattern()
testGetUserDisabledUser
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserDisabledUser()
testGetUserIgnoresUseGloballyFlag
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserIgnoresUseGloballyFlag()
testGetUserInvalidUser
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserInvalidUser()
testGetUserUsernamePattern
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserUsernamePattern()
testGetUserUsernameReplace
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testGetUserUsernameReplace()
testHandleEventActivatePlugin
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventActivatePlugin()
testHandleEventErrorPermissionDenied
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventErrorPermissionDenied()
testHandleEventErrorPermissionDeniedIgnoredIfUseGloballyDisabled
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventErrorPermissionDeniedIgnoredIfUseGloballyDisabled()
testHandleEventLogoutNoUsername
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventLogoutNoUsername()
testHandleEventLogoutWithHttpUsername
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventLogoutWithHttpUsername()
testHandleEventLogoutWithRemoteUser
in file HttpAuthModuleTest.class, method HttpAuthModuleTest::testHandleEventLogoutWithRemoteUser()
testInvalidUser
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testInvalidUser()
testInvalidUser
in file ServerAuthPluginTest.class, method ServerAuthPluginTest::testInvalidUser()
testNoFailedLoginEventForSpecialLogoutUsername
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testNoFailedLoginEventForSpecialLogoutUsername()
testRegenerateSessionIfNecessary
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessary()
testRegenerateSessionIfNecessaryNoAuthenticatedUser
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessaryNoAuthenticatedUser()
testRegenerateSessionIfNecessaryOtherUserThanFromSession
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessaryOtherUserThanFromSession()
testRegenerateSessionIfNecessarySameUserAsFromSession
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRegenerateSessionIfNecessarySameUserAsFromSession()
testRequestAuthentication
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthentication()
testRequestAuthenticationAlsoSentWhenAlreadyLoggedIn
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthenticationAlsoSentWhenAlreadyLoggedIn()
testRequestAuthenticationDoNotIgnoreUseGloballyFlag
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthenticationDoNotIgnoreUseGloballyFlag()
testRequestAuthenticationIgnoredIfHttpAuthNotEnabled
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testRequestAuthenticationIgnoredIfHttpAuthNotEnabled()
testSetConfiguration
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testSetConfiguration()
testSetConfigurationDefaults
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testSetConfigurationDefaults()
testStripHttpAuthFromUrl
in file HttpAuthHelperTest.class, method HttpAuthHelperTest::testStripHttpAuthFromUrl()
testValidUser
in file ServerAuthPluginTest.class, method ServerAuthPluginTest::testValidUser()
testValidUser
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testValidUser()
testValidUserInvalidPassword
in file HttpAuthPluginTest.class, method HttpAuthPluginTest::testValidUserInvalidPassword()
TryLogout.inc
procedural page TryLogout.inc
TryLogoutView
in file TryLogout.inc, class TryLogoutView
    Try to clear the browser's authentication cache by as many tricks as possible and redirect to a
u

u

upgrade
in file module.inc, method HttpAuthModule::upgrade()

Documentation generated on Fri, 03 Oct 2008 04:28:39 -0700 by phpDocumentor 1.3.0RC6