Go to the documentation of this file.
9#ifndef SQUID_AUTH_NEGOTIATE_SCHEME_H
10#define SQUID_AUTH_NEGOTIATE_SCHEME_H
12#if HAVE_AUTH_MODULE_NEGOTIATE
28 ~Scheme()
override {};
31 char const *type()
const override;
32 void shutdownCleanup()
override;
36 Scheme (Scheme
const &);
37 Scheme &operator=(Scheme
const &);
Introduction
Documentation
Support
Miscellaneous
Web Site Translations
Mirrors