| Package | Description |
|---|---|
| com.contrastsecurity.models | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
Application |
Trace.getApplication()
Return the Application for this trace
|
Application |
Applications.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
List<Application> |
Applications.getApplications() |
List<Application> |
Server.getApplications()
Return the list of applications in this server
|
List<Application> |
Library.getApplications() |
| Modifier and Type | Method and Description |
|---|---|
Application |
ContrastSDK.createApplication(String organizationId,
ApplicationCreateRequest request)
Creates an application without a server that is meant to be instrumented later.
|
Application |
ContrastSDK.getApplicationByNameAndLanguage(String orgId,
String appName,
AgentType language)
Gets a single application based on the org, name, and language
|
Copyright © 2021 Contrast Security. All rights reserved.