OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:HttpAuthFilter
(Results
1 - 2
of
2
) sorted by null
/external/chromium/net/http/
http_auth_filter.h
19
// |
HttpAuthFilter
|s determine whether an authentication scheme should be
21
class
HttpAuthFilter
{
23
virtual ~
HttpAuthFilter
() {}
35
class HttpAuthFilterWhitelist : public
HttpAuthFilter
{
48
//
HttpAuthFilter
methods:
/external/chromium_org/net/http/
http_auth_filter.h
19
// |
HttpAuthFilter
|s determine whether an authentication scheme should be
21
class NET_EXPORT_PRIVATE
HttpAuthFilter
{
23
virtual ~
HttpAuthFilter
() {}
35
class NET_EXPORT HttpAuthFilterWhitelist : public
HttpAuthFilter
{
48
//
HttpAuthFilter
methods:
Completed in 62 milliseconds