|
E-MailRelay
|
#include "gdef.h"#include "gsaslclientsecrets.h"#include "gexception.h"#include "gstringview.h"#include "gstringarray.h"#include <memory>
Include dependency graph for gsaslclient.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GAuth::SaslClient |
| A class that implements the client-side SASL challenge/response concept. More... | |
| struct | GAuth::SaslClient::Response |
| Result structure returned from GAuth::SaslClient::response. More... | |
Namespaces | |
| namespace | GAuth |
| SASL authentication classes. | |