| Package | Description |
|---|---|
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
Traces |
ContrastSDK.getTraceFilterByRule(String organizationId,
String appId,
String ruleId,
FilterForm form)
Get the vulnerabilities in the application by the rule.
|
Traces |
ContrastSDK.getTraces(String organizationId,
String appId,
EnumSet<FilterForm.TraceExpandValue> expandValues)
Get the vulnerabilities in the application whose ID is passed in.
|
Traces |
ContrastSDK.getTracesWithFilter(String organizationId,
String appId,
FilterForm form)
Get the vulnerabilities in the application whose ID is passed in with a filter.
|
Traces |
ContrastSDK.getTracesWithFilter(String organizationId,
String appId,
String traceFilterType,
String keycode,
FilterForm form)
Get the vulnerabilities in the application whose ID is passed in with a filter.
|
Copyright © 2016 Contrast Security. All rights reserved.