OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AllowsExplicitCredentials
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/net/http/
http_auth_handler.cc
91
bool HttpAuthHandler::
AllowsExplicitCredentials
() {
http_auth_handler_mock.cc
98
bool HttpAuthHandlerMock::
AllowsExplicitCredentials
() {
http_auth_handler_negotiate.cc
181
bool HttpAuthHandlerNegotiate::
AllowsExplicitCredentials
() {
182
return auth_system_.
AllowsExplicitCredentials
();
http_auth_sspi_win.cc
213
bool HttpAuthSSPI::
AllowsExplicitCredentials
() const {
http_auth_gssapi_posix.cc
678
bool HttpAuthGSSAPI::
AllowsExplicitCredentials
() const {
/external/chromium_org/chrome/browser/net/spdyproxy/
http_auth_handler_spdyproxy.cc
93
bool HttpAuthHandlerSpdyProxy::
AllowsExplicitCredentials
() {
Completed in 44 milliseconds