10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::test::mocks::OIDCBrowserFlowAuthenticationRequestMock Class Reference
Inheritance diagram for tenduke::test::mocks::OIDCBrowserFlowAuthenticationRequestMock:
tenduke::oidc::OIDCBrowserFlowAuthenticationRequest tenduke::oidc::OIDCAuthenticationRequest

Public Member Functions

 MOCK_METHOD (std::string, buildAuthenticationRequestUrl,(),(const, override))
 
 MOCK_METHOD ((std::unique_ptr< tenduke::oidc::OIDCState >), handleCallback,(const std::string &redirectURI),(const, override))
 
- Public Member Functions inherited from tenduke::oidc::OIDCBrowserFlowAuthenticationRequest
virtual std::string buildAuthenticationRequestUrl () const =0
 Creates the initial authenticationrequest URL.
 
virtual std::unique_ptr< tenduke::oidc::OIDCStatehandleCallback (const std::string &redirectURI) const =0
 Handles callback: performs consequent actions to authenticate.
 

Static Public Member Functions

static std::shared_ptr< OIDCBrowserFlowAuthenticationRequestMockcreateShared ()
 

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