| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
static FilterForm.TraceExpandValue |
FilterForm.TraceExpandValue.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FilterForm.TraceExpandValue[] |
FilterForm.TraceExpandValue.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.getTracesUrl(String organizationId,
String appId,
EnumSet<FilterForm.TraceExpandValue> expandValues) |
| Modifier and Type | Method and Description |
|---|---|
Traces |
ContrastSDK.getTraces(String organizationId,
String appId,
EnumSet<FilterForm.TraceExpandValue> expandValues)
Get the vulnerabilities in the application whose ID is passed in.
|
Copyright © 2016 Contrast Security. All rights reserved.