ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
AuthenticationService Class Reference

#include <authentication_service.h>

Public Member Functions

 AuthenticationService ()
 
 ~AuthenticationService ()
 

Static Public Member Functions

static level_authenticate_type authenticated_level (const char *pwd=nullptr)
 

Detailed Description

Definition at line 58 of file authentication_service.h.

Constructor & Destructor Documentation

◆ AuthenticationService()

AuthenticationService::AuthenticationService ( )

Definition at line 50 of file authentication_service.cpp.

◆ ~AuthenticationService()

AuthenticationService::~AuthenticationService ( )

Definition at line 53 of file authentication_service.cpp.

Member Function Documentation

◆ authenticated_level()

level_authenticate_type AuthenticationService::authenticated_level ( const char *  pwd = nullptr)
static

Definition at line 61 of file authentication_service.cpp.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: