10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::test::mocks::OIDCDeviceFlowMock Member List

This is the complete list of members for tenduke::test::mocks::OIDCDeviceFlowMock, including all inherited members.

authenticate(const std::string &scopes) const =0tenduke::oidc::device::OIDCDeviceFlowpure virtual
authenticate(const std::string &scopes, const std::map< std::string, std::string > &additionalProperties) const =0tenduke::oidc::device::OIDCDeviceFlowpure virtual
createShared() (defined in tenduke::test::mocks::OIDCDeviceFlowMock)tenduke::test::mocks::OIDCDeviceFlowMockinlinestatic
MOCK_METHOD((std::unique_ptr< const tenduke::oidc::OIDCRefreshRequest >), refresh,(const std::shared_ptr< tenduke::oidc::OIDCState > &),(const, override)) (defined in tenduke::test::mocks::OIDCDeviceFlowMock)tenduke::test::mocks::OIDCDeviceFlowMock
MOCK_METHOD((std::unique_ptr< tenduke::oidc::device::OIDCDeviceAuthenticationRequest >), authenticate,(const std::string &scopes,(const std::map< std::string, std::string > &a)),(const, override)) (defined in tenduke::test::mocks::OIDCDeviceFlowMock)tenduke::test::mocks::OIDCDeviceFlowMock
MOCK_METHOD((std::unique_ptr< tenduke::oidc::device::OIDCDeviceAuthenticationRequest >), authenticate,(const std::string &scopes),(const, override)) (defined in tenduke::test::mocks::OIDCDeviceFlowMock)tenduke::test::mocks::OIDCDeviceFlowMock
MOCK_METHOD(std::string, requestUserinfo,(const std::string &accessToken),(const, override)) (defined in tenduke::test::mocks::OIDCDeviceFlowMock)tenduke::test::mocks::OIDCDeviceFlowMock
refresh(const std::shared_ptr< tenduke::oidc::OIDCState > &state) const =0tenduke::oidc::OIDCClientpure virtual
requestUserinfo(const std::string &accessToken) const =0tenduke::oidc::OIDCClientpure virtual
~OIDCClient()=default (defined in tenduke::oidc::OIDCClient)tenduke::oidc::OIDCClientvirtual