| Package | Description |
|---|---|
| com.contrastsecurity.models | |
| com.contrastsecurity.sdk |
| Modifier and Type | Field and Description |
|---|---|
Traces |
TracesWithResponse.t |
| Modifier and Type | Method and Description |
|---|---|
Traces |
ContrastSDK.getTraceFilterByRule(String organizationId,
String appId,
List<String> ruleNames)
Deprecated.
|
Traces |
ContrastSDK.getTraces(String organizationId,
String appId,
TraceFilterForm form)
Get the vulnerabilities in the application whose ID is passed in.
|
Traces |
ContrastSDK.getTracesInOrg(String organizationId,
TraceFilterForm form)
Get the vulnerabilities in the organization whose ID is passed in.
|
Traces |
ContrastSDK.getTracesWithFilter(String organizationId,
String appId,
TraceFilterType traceFilterType,
TraceFilterKeycode keycode,
TraceFilterForm form)
Get the vulnerabilities in the application whose ID is passed in with a filter.
|
Copyright © 2021 Contrast Security. All rights reserved.