Searched refs:auth_controllers_ (Results 1 – 6 of 6) sorted by relevance
220 auth_controllers_[target]->ResetAuth(username, password); in RestartWithAuth()230 auth_controllers_[target] = NULL; in RestartWithAuth()437 auth_controllers_[HttpAuth::AUTH_PROXY] = auth_controller; in OnNeedsProxyAuth()642 if (!auth_controllers_[target].get()) in DoGenerateProxyAuthToken()643 auth_controllers_[target] = in DoGenerateProxyAuthToken()648 return auth_controllers_[target]->MaybeGenerateAuthToken(request_, in DoGenerateProxyAuthToken()663 if (!auth_controllers_[target].get()) in DoGenerateServerAuthToken()664 auth_controllers_[target] = in DoGenerateServerAuthToken()671 return auth_controllers_[target]->MaybeGenerateAuthToken(request_, in DoGenerateServerAuthToken()730 auth_controllers_[HttpAuth::AUTH_PROXY]->AddAuthorizationHeader( in BuildRequestHeaders()[all …]
247 auth_controllers_[HttpAuth::AUTH_NUM_TARGETS]; variable
218 auth_controllers_[HttpAuth::AUTH_NUM_TARGETS]; variable
279 auth_controllers_[target]->ResetAuth(credentials); in RestartWithAuth()289 auth_controllers_[target] = NULL; in RestartWithAuth()542 auth_controllers_[HttpAuth::AUTH_PROXY] = auth_controller; in OnNeedsProxyAuth()769 if (!auth_controllers_[target].get()) in DoGenerateProxyAuthToken()770 auth_controllers_[target] = in DoGenerateProxyAuthToken()775 return auth_controllers_[target]->MaybeGenerateAuthToken(request_, in DoGenerateProxyAuthToken()790 if (!auth_controllers_[target].get()) { in DoGenerateServerAuthToken()791 auth_controllers_[target] = in DoGenerateServerAuthToken()797 auth_controllers_[target]->DisableEmbeddedIdentity(); in DoGenerateServerAuthToken()801 return auth_controllers_[target]->MaybeGenerateAuthToken(request_, in DoGenerateServerAuthToken()[all …]
293 auth_controllers_[HttpAuth::AUTH_NUM_TARGETS]; variable
258 auth_controllers_[HttpAuth::AUTH_NUM_TARGETS]; variable