This interface defines virtual methods for each of the user-facing overload sets in WebSecurityScannerClient. This allows users to inject custom behavior (e.g., with a Google Mock object) when writing tests that use objects of type WebSecurityScannerClient.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-14 UTC."],[[["\u003cp\u003eThe page details the \u003ccode\u003eWebSecurityScannerConnection\u003c/code\u003e object, which acts as an interface for the \u003ccode\u003eWebSecurityScannerClient\u003c/code\u003e in version 2.15.1, and allows the injection of custom behaviors for testing.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the \u003ccode\u003eWebSecurityScannerConnection\u003c/code\u003e class, ranging from version 2.37.0-rc (latest) down to version 2.11.0, each with their respective documentation links.\u003c/p\u003e\n"],["\u003cp\u003eThe document describes various virtual methods for managing scan configurations and scan runs, such as \u003ccode\u003eCreateScanConfig\u003c/code\u003e, \u003ccode\u003eDeleteScanConfig\u003c/code\u003e, \u003ccode\u003eStartScanRun\u003c/code\u003e, and \u003ccode\u003eStopScanRun\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eWebSecurityScannerConnection\u003c/code\u003e interface offers functions to access information, including \u003ccode\u003eListScanConfigs\u003c/code\u003e, \u003ccode\u003eListScanRuns\u003c/code\u003e, \u003ccode\u003eListCrawledUrls\u003c/code\u003e, \u003ccode\u003eGetFinding\u003c/code\u003e, \u003ccode\u003eListFindings\u003c/code\u003e and \u003ccode\u003eListFindingTypeStats\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eUsers can create concrete instances using \u003ccode\u003eMakeWebSecurityScannerConnection()\u003c/code\u003e or use \u003ccode\u003eMockWebSecurityScannerConnection\u003c/code\u003e for mocking purposes.\u003c/p\u003e\n"]]],[],null,[]]