Wittyshare  0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs
WsAuthenticator.h File Reference
#include <iostream>
#include <set>
#include "WsAbstractAuth.h"
Include dependency graph for WsAuthenticator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsAuthenticator
 Loads Authentification module and acts as an interface. More...
 

Typedefs

typedef WsAbstractAuth *(* pf_wsAuthMod )()
 

Typedef Documentation

typedef WsAbstractAuth*(* pf_wsAuthMod)()

Definition at line 101 of file WsAuthenticator.h.