Squid Web Cache
master
Loading...
Searching...
No Matches
ldap_backend.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 1996-2025 The Squid Software Foundation and contributors
3
*
4
* Squid software is distributed under GPLv2+ license and includes
5
* contributions from numerous individuals and organizations.
6
* Please see the COPYING and CONTRIBUTORS files for details.
7
*/
8
9
/*
10
* AUTHOR: Flavio Pescuma. <flavio@marasystems.com>
11
*/
12
13
#ifndef SQUID_SRC_AUTH_DIGEST_LDAP_LDAP_BACKEND_H
14
#define SQUID_SRC_AUTH_DIGEST_LDAP_LDAP_BACKEND_H
15
16
#include "
auth/digest/LDAP/digest_common.h
"
17
18
extern
int
LDAPArguments
(
int
argc,
char
**argv);
19
extern
void
LDAPHHA1
(
RequestData
* requestData);
20
21
#endif
/* SQUID_SRC_AUTH_DIGEST_LDAP_LDAP_BACKEND_H */
22
digest_common.h
LDAPArguments
int LDAPArguments(int argc, char **argv)
Definition
ldap_backend.cc:440
LDAPHHA1
void LDAPHHA1(RequestData *requestData)
Definition
ldap_backend.cc:693
_request_data
Definition
digest_common.h:39
squid
src
auth
digest
LDAP
ldap_backend.h
Generated by
1.9.8