|
| FakeOIDCLoginRequest (const std::chrono::milliseconds &sleepFor) |
|
std::unique_ptr<::OIDCState > | execute () override |
| Performs the login.
|
|
void | abort () override |
| Aborts the login.
|
|
|
std::chrono::milliseconds | sleepFor |
|
volatile std::uint64_t | abortCalled |
|
◆ abort()
void tenduke::test::oidc::FakeOIDCLoginRequest::abort |
( |
| ) |
|
|
inlineoverridevirtual |
◆ execute()
std::unique_ptr<::OIDCState > tenduke::test::oidc::FakeOIDCLoginRequest::execute |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: