proxygen
proxygen::MockSecondaryAuthManager Member List

This is the complete list of members for proxygen::MockSecondaryAuthManager, including all inherited members.

createAuthRequest(std::unique_ptr< folly::IOBuf > certRequestContext, std::vector< fizz::Extension > extensions) overrideproxygen::MockSecondaryAuthManagerinlinevirtual
getAuthenticator(const fizz::AsyncFizzBase &transport, TransportDirection dir, uint16_t requestId, std::unique_ptr< folly::IOBuf > authRequest) overrideproxygen::MockSecondaryAuthManagerinlinevirtual
getCertId(uint16_t requestId)proxygen::SecondaryAuthManager
getPeerCert(uint16_t certId)proxygen::SecondaryAuthManager
MOCK_METHOD2(createAuthRequest, std::pair< uint16_t, std::unique_ptr< folly::IOBuf >>(std::shared_ptr< folly::IOBuf >, std::vector< fizz::Extension > &))proxygen::MockSecondaryAuthManager
MOCK_METHOD4(getAuthenticator, std::pair< uint16_t, std::unique_ptr< folly::IOBuf >>(const fizz::AsyncFizzBase &, TransportDirection, uint16_t, std::shared_ptr< folly::IOBuf >))proxygen::MockSecondaryAuthManager
MOCK_METHOD4(validateAuthenticator, bool(const fizz::AsyncFizzBase &, TransportDirection, uint16_t, std::shared_ptr< folly::IOBuf >))proxygen::MockSecondaryAuthManager
SecondaryAuthManager(std::unique_ptr< fizz::SelfCert > cert)proxygen::SecondaryAuthManagerexplicit
SecondaryAuthManager()=defaultproxygen::SecondaryAuthManager
validateAuthenticator(const fizz::AsyncFizzBase &transport, TransportDirection dir, uint16_t certId, std::unique_ptr< folly::IOBuf > authenticator) overrideproxygen::MockSecondaryAuthManagerinlinevirtual
~SecondaryAuthManager() overrideproxygen::SecondaryAuthManager
~SecondaryAuthManagerBase()=defaultproxygen::SecondaryAuthManagerBasevirtual