Leosac  0.8.0
Open Source Access Control
Leosac::Module::Auth::AuthDBInstance Class Reference

An instance of authentication handler that use the database to verify credentials and permissions. More...

#include <AuthDBInstance.hpp>

Private Attributes

AuthDBInstanceId id_
 
::Leosac::Auth::DoorLPtr door_
 Target door. More...
 
size_t odb_version_
 

Detailed Description

An instance of authentication handler that use the database to verify credentials and permissions.

Definition at line 36 of file AuthDBInstance.hpp.

Member Data Documentation

◆ door_

::Leosac::Auth::DoorLPtr Leosac::Module::Auth::AuthDBInstance::door_
private

Target door.

Definition at line 45 of file AuthDBInstance.hpp.

◆ id_

AuthDBInstanceId Leosac::Module::Auth::AuthDBInstance::id_
private

Definition at line 40 of file AuthDBInstance.hpp.

◆ odb_version_

size_t Leosac::Module::Auth::AuthDBInstance::odb_version_
private

Definition at line 48 of file AuthDBInstance.hpp.


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