| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
static TraceFilterKeycode |
TraceFilterKeycode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraceFilterKeycode[] |
TraceFilterKeycode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
UrlBuilder.getTracesWithFilterUrl(String organizationId,
String appId,
TraceFilterType traceFilterType,
TraceFilterKeycode traceFilterKeycode,
TraceFilterForm form) |
| Modifier and Type | Method and Description |
|---|---|
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.