| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.models | |
| com.contrastsecurity.models.dtm | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
String |
UrlBuilder.getAgentUrl(AgentType type,
String organizationId,
String profileName) |
| Constructor and Description |
|---|
SecurityCheckForm(String applicationName,
AgentType agentLanguage) |
| Modifier and Type | Method and Description |
|---|---|
static AgentType |
AgentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentType[] |
AgentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ApplicationCreateRequest(String appName,
AgentType appLanguage) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ContrastSDK.getAgent(AgentType type,
String organizationId)
Download a contrast.jar agent associated with this account.
|
byte[] |
ContrastSDK.getAgent(AgentType type,
String organizationId,
String profileName)
Download a contrast.jar agent associated with this account.
|
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.