| Modifier and Type | Method and Description |
|---|---|
CheckPoliciesResult |
WssServiceClientImpl.checkPolicies(CheckPoliciesRequest request) |
CheckPoliciesResult |
WssServiceClient.checkPolicies(CheckPoliciesRequest request)
|
CheckPoliciesResult |
WhitesourceService.checkPolicies(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey) |
CheckPoliciesResult |
WhitesourceService.checkPolicies(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
String requesterEmail)
|
CheckPolicyComplianceResult |
WssServiceClientImpl.checkPolicyCompliance(CheckPolicyComplianceRequest request) |
CheckPolicyComplianceResult |
WssServiceClient.checkPolicyCompliance(CheckPolicyComplianceRequest request)
The method call the White Source service for checking policies application.
|
CheckPolicyComplianceResult |
WhitesourceService.checkPolicyCompliance(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
boolean forceCheckAllDependencies) |
CheckPolicyComplianceResult |
WhitesourceService.checkPolicyCompliance(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
boolean forceCheckAllDependencies,
String userKey) |
CheckPolicyComplianceResult |
WhitesourceService.checkPolicyCompliance(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
boolean forceCheckAllDependencies,
String userKey,
String requesterEmail)
Checks the policies application of the given OSS information.
|
CheckPolicyComplianceResult |
WhitesourceService.checkPolicyCompliance(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
boolean forceCheckAllDependencies,
String userKey,
String requesterEmail,
Boolean aggregateModules,
Boolean preserveModuleStructure,
String aggregateProjectName,
String aggregateProjectToken)
Checks the policies application of the given OSS information.
|
CheckPolicyComplianceResult |
WhitesourceService.checkPolicyCompliance(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
boolean forceCheckAllDependencies,
String userKey,
String requesterEmail,
String logData)
Checks the policies application of the given OSS information.
|
CheckVulnerabilitiesResult |
WssServiceClientImpl.checkVulnerabilities(CheckVulnerabilitiesRequest request) |
CheckVulnerabilitiesResult |
WssServiceClient.checkVulnerabilities(CheckVulnerabilitiesRequest request)
The method calls the White Source service for check vulnerabilities.
|
CheckVulnerabilitiesResult |
WhitesourceService.checkVulnerabilities(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos) |
CheckVulnerabilitiesResult |
WhitesourceService.checkVulnerabilities(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey) |
CheckVulnerabilitiesResult |
WhitesourceService.checkVulnerabilities(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
String requesterEmail)
Gets vulnerabilities data for given dependencies.
|
protected <R> org.apache.http.client.methods.HttpRequestBase |
WssServiceClientImpl.createHttpRequest(ServiceRequest<R> request)
The method create the HTTP post request to be sent to the remote service.
|
protected String |
WssServiceClientImpl.extractResultData(String response)
The method extract the data from the given
ResultEnvelope. |
ConfigurationResult |
WssServiceClientImpl.getConfiguration(ConfigurationRequest request) |
ConfigurationResult |
WssServiceClient.getConfiguration(ConfigurationRequest request)
The method calls the White Source service for check vulnerabilities.
|
ConfigurationResult |
WhitesourceService.getConfiguration(String orgToken,
String product,
String productVersion) |
ConfigurationResult |
WhitesourceService.getConfiguration(String orgToken,
String product,
String productVersion,
String userKey) |
ConfigurationResult |
WhitesourceService.getConfiguration(String orgToken,
String product,
String productVersion,
String userKey,
String requesterEmail)
Updates the White Source organization account with the given OSS information.
|
GetDependencyDataResult |
WssServiceClientImpl.getDependencyData(GetDependencyDataRequest request) |
GetDependencyDataResult |
WssServiceClient.getDependencyData(GetDependencyDataRequest request)
The method call the White Source service for getting additional dependency data.
|
GetDependencyDataResult |
WhitesourceService.getDependencyData(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos) |
GetDependencyDataResult |
WhitesourceService.getDependencyData(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey) |
GetDependencyDataResult |
WhitesourceService.getDependencyData(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
String requesterEmail)
Gets additional data for given dependencies.
|
protected <R> R |
WssServiceClientImpl.service(ServiceRequest<R> request)
The method service the given request.
|
SummaryScanResult |
WhitesourceService.summaryScan(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos) |
SummaryScanResult |
WhitesourceService.summaryScan(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey) |
SummaryScanResult |
WhitesourceService.summaryScan(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
String requesterEmail)
Updates the White Source organization account with the given OSS information.
|
SummaryScanResult |
WssServiceClientImpl.summaryScan(SummaryScanRequest request) |
SummaryScanResult |
WssServiceClient.summaryScan(SummaryScanRequest request)
The method calls the White Source service for inventory update.
|
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos) |
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey)
Updates the White Source organization account with the given OSS information.
|
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos) |
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey)
Updates the White Source organization account with the given OSS information.
|
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
boolean aggregateModules,
boolean preserveModuleStructure,
String aggregateProjectName,
String aggregateProjectToken)
Updates the White Source organization account with the given OSS information.
|
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
UpdateType updateType,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos) |
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
UpdateType updateType,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey)
Updates the White Source organization account with the given OSS information.
|
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
UpdateType updateType,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
String logData)
Updates the White Source organization account with the given OSS information.
|
UpdateInventoryResult |
WhitesourceService.update(String orgToken,
String requesterEmail,
UpdateType updateType,
String product,
String productVersion,
Collection<AgentProjectInfo> projectInfos,
String userKey,
String logData,
String scanComment)
Updates the White Source organization account with the given OSS information.
|
UpdateInventoryResult |
WssServiceClientImpl.updateInventory(UpdateInventoryRequest request) |
UpdateInventoryResult |
WssServiceClient.updateInventory(UpdateInventoryRequest request)
The method calls the White Source service for inventory update.
|
Copyright © 2011-2018 White Source. All Rights Reserved.