#include "gdef.h"
#include "gnet.h"
#include "gauth.h"
#include "gpam.h"
#include "gsaslserverpam.h"
#include "gexception.h"
#include "gstr.h"
Go to the source code of this file.
Classes | |
class | GAuth::PamImp |
A private implementation of the G::Pam interface used by GAuth::SaslServerPamImp, which is itself a private implementation class used by GAuth::SaslServerPam. More... | |
class | GAuth::SaslServerPamImp |
A private implementation class used by GAuth::SaslServerPam. More... | |
Namespaces | |
GAuth | |
SASL authentication classes. | |