![]() |
Leosac
0.8.0
Open Source Access Control
|
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... | |
Test the AuthSourceBuilder ability to create AuthSource object from messages.
Definition at line 40 of file AuthSourceBuilder.cpp.
|
inline |
Definition at line 43 of file AuthSourceBuilder.cpp.
|
inline |
Definition at line 61 of file AuthSourceBuilder.cpp.
| AuthSourceBuilder Leosac::Test::AuthSourceBuilderTest::builder_ |
Definition at line 65 of file AuthSourceBuilder.cpp.
| 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.
| 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.
| zmqpp::message Leosac::Test::AuthSourceBuilderTest::msg3_ |
Message to construct a cardId + pin credential.
Definition at line 79 of file AuthSourceBuilder.cpp.