E-MailRelay
|
#include "gdef.h"
#include "gexception.h"
#include "gaddress.h"
#include "gstringarray.h"
#include "gpath.h"
#include <memory>
#include <utility>
Go to the source code of this file.
Classes | |
class | GAuth::SaslServer |
An interface for implementing the server-side SASL challenge/response concept. More... | |
Namespaces | |
namespace | GAuth |
SASL authentication classes. | |