#include "AccessLogEntry.h"
#include "auth/AuthAclState.h"
#include "auth/Scheme.h"
#include "auth/User.h"
#include "dlink.h"
#include "helper/forward.h"
#include "HttpHeader.h"
#include "ip/Address.h"
![](UserRequest_8h__incl.png)
![](UserRequest_8h__dep__incl.png)
Go to the source code of this file.
Classes | |
class | AuthUserIP |
class | Auth::UserRequest |
Namespaces | |
Auth | |
HTTP Authentication. | |
Macros | |
#define | MAX_AUTHTOKEN_LEN 65535 |
Typedefs | |
typedef void | AUTHCB(void *) |
Enumerations | |
enum | Auth::Direction { Auth::CRED_CHALLENGE = 1, Auth::CRED_VALID = 0, Auth::CRED_LOOKUP = -1, Auth::CRED_ERROR = -2 } |
Macro Definition Documentation
◆ MAX_AUTHTOKEN_LEN
#define MAX_AUTHTOKEN_LEN 65535 |
Maximum length (buffer size) for token strings.
Definition at line 31 of file UserRequest.h.
Typedef Documentation
◆ AUTHCB
typedef void AUTHCB(void *) |
Definition at line 57 of file UserRequest.h.
Function Documentation
◆ authenticateAuthUserRequestClearIp()
void authenticateAuthUserRequestClearIp | ( | Auth::UserRequest::Pointer | ) |
Definition at line 171 of file UserRequest.cc.
References Auth::User::clearIp(), and Auth::UserRequest::user().
Referenced by ACLMaxUserIP::match().
◆ authenticateAuthUserRequestIPCount()
int authenticateAuthUserRequestIPCount | ( | Auth::UserRequest::Pointer | ) |
Definition at line 178 of file UserRequest.cc.
References assert, Auth::User::ipcount, and Auth::UserRequest::user().
Referenced by ACLMaxUserIP::match().
◆ authenticateAuthUserRequestRemoveIp()
void authenticateAuthUserRequestRemoveIp | ( | Auth::UserRequest::Pointer | , |
Ip::Address const & | |||
) |
Definition at line 160 of file UserRequest.cc.
References Auth::User::removeIp(), and Auth::UserRequest::user().
Referenced by ACLMaxUserIP::match().
◆ authenticateUserAuthenticated()
bool authenticateUserAuthenticated | ( | const Auth::UserRequest::Pointer & | ) |
See Auth::UserRequest::authenticated()
Definition at line 189 of file UserRequest.cc.
References Auth::UserRequest::authenticated(), and Auth::UserRequest::valid().
Referenced by Auth::UserRequest::authenticate(), Auth::UserRequest::direction(), and ACLProxyAuth::matchProxyAuth().
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products