Leosac  0.8.0
Open Source Access Control
Leosac::Test::AuthSourceBuilderTest Class Reference

Test the AuthSourceBuilder ability to create AuthSource object from messages. More...

+ Inheritance diagram for Leosac::Test::AuthSourceBuilderTest:
+ Collaboration diagram for Leosac::Test::AuthSourceBuilderTest:

Public Member Functions

 AuthSourceBuilderTest ()
 
 ~AuthSourceBuilderTest ()
 

Public Attributes

AuthSourceBuilder builder_
 
zmqpp::message msg1_
 This looks like a message sent by MY_WIEGAND_1 with SIMPLE_WIEGAND data. More...
 
zmqpp::message msg2_
 This looks like a message sent by MY_WIEGAND_1 with WIEGAND_PIN_4BITS data. More...
 
zmqpp::message msg3_
 Message to construct a cardId + pin credential. More...
 

Detailed Description

Test the AuthSourceBuilder ability to create AuthSource object from messages.

Definition at line 40 of file AuthSourceBuilder.cpp.

Constructor & Destructor Documentation

◆ AuthSourceBuilderTest()

Leosac::Test::AuthSourceBuilderTest::AuthSourceBuilderTest ( )
inline

Definition at line 43 of file AuthSourceBuilder.cpp.

◆ ~AuthSourceBuilderTest()

Leosac::Test::AuthSourceBuilderTest::~AuthSourceBuilderTest ( )
inline

Definition at line 61 of file AuthSourceBuilder.cpp.

Member Data Documentation

◆ builder_

AuthSourceBuilder Leosac::Test::AuthSourceBuilderTest::builder_

Definition at line 65 of file AuthSourceBuilder.cpp.

◆ msg1_

zmqpp::message Leosac::Test::AuthSourceBuilderTest::msg1_

This looks like a message sent by MY_WIEGAND_1 with SIMPLE_WIEGAND data.

Definition at line 69 of file AuthSourceBuilder.cpp.

◆ msg2_

zmqpp::message Leosac::Test::AuthSourceBuilderTest::msg2_

This looks like a message sent by MY_WIEGAND_1 with WIEGAND_PIN_4BITS data.

Definition at line 74 of file AuthSourceBuilder.cpp.

◆ msg3_

zmqpp::message Leosac::Test::AuthSourceBuilderTest::msg3_

Message to construct a cardId + pin credential.

Definition at line 79 of file AuthSourceBuilder.cpp.


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