21 #ifndef G_SASL_SERVER_FACTORY_H
22 #define G_SASL_SERVER_FACTORY_H
33 class SaslServerFactory ;
Provides a factory function for SaslServer instances.
static std::auto_ptr< SaslServer > newSaslServer(const SaslServer::Secrets &, bool, bool)
A factory function for a SaslServer.
An interface used by GAuth::SaslServer to obtain authentication secrets.
SASL authentication classes.