Workspace 6.21.5
Classes | Namespaces
authenticator.h File Reference
#include "authentication_api.h"
Include dependency graph for authenticator.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Authenticator
 The base class of all authenticators. An Authenticator is responsible for authenticating client provided credentials. Credentials differ for each authentication method as does the authentication method itself. Overriding classes should implement the Authenticate method to provider specific authentication. More...
 

Namespaces

namespace  CSIRO
 Top level namespace for all Workspace code.
 
namespace  CSIRO::Authentication