| Class and Description |
|---|
| com.contrastsecurity.models.CodeObject
because this object contains accessors for fields that can never be set. At best it's
not useful and at worst it produces
NullPointerException. It was drafted 7 years ago
and never used. |
| Method and Description |
|---|
| com.contrastsecurity.sdk.ContrastSDK.getTraceFilterByRule(String, String, List<String>) |
| com.contrastsecurity.sdk.ContrastSDK.getTraces(String, String, TraceFilterForm)
Use
getTraces instead. |
| Constructor and Description |
|---|
| com.contrastsecurity.exceptions.UnauthorizedException(int)
Used by legacy code for any HTTP 4XX response. Use
UnauthorizedException.UnauthorizedException(String, String, String, int, String) instead. |
Copyright © 2021 Contrast Security, Inc.. All rights reserved.