| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
static TraceFilterKeycode |
TraceFilterKeycode.valueOf(java.lang.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 |
|---|---|
java.lang.String |
UrlBuilder.getTracesWithFilterUrl(java.lang.String organizationId,
java.lang.String appId,
TraceFilterType traceFilterType,
TraceFilterKeycode traceFilterKeycode,
TraceFilterForm form) |
| Modifier and Type | Method and Description |
|---|---|
Traces |
ContrastSDK.getTracesWithFilter(java.lang.String organizationId,
java.lang.String appId,
TraceFilterType traceFilterType,
TraceFilterKeycode keycode,
TraceFilterForm form)
Get the vulnerabilities in the application whose ID is passed in with a filter.
|
Copyright © 2022 Contrast Security, Inc.. All rights reserved.