Wolframe, 0.0.3

authenticator.hpp File Reference

Authenticator interface definition. More...

#include <string>
#include <vector>
#include "AAAA/user.hpp"
#include "system/connectionEndpoint.hpp"

Go to the source code of this file.

Classes

class  _Wolframe::AAAA::Authenticator
 Authenticator interface This the only interface to be used by the system. All other interfaces are internal to the authentication objects. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::AAAA
 Interfaces for authentication, authorization, auditing and accounting.
 

Detailed Description

Authenticator interface definition.