#include "gdef.h"
#include "gauth.h"
#include "gvalid.h"
#include "gexception.h"
#include "gaddress.h"
#include "gstrings.h"
#include "gpath.h"
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
class | GAuth::SaslServer |
A class for implementing the server-side SASL challenge/response concept. More... | |
class | GAuth::SaslServer::Secrets |
An interface used by GAuth::SaslServer to obtain authentication secrets. More... | |
Namespaces | |
GAuth | |
SASL authentication classes. | |