| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.models | |
| com.contrastsecurity.models.dtm | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
UrlBuilder.getAgentUrl(AgentType type,
java.lang.String organizationId,
java.lang.String profileName) |
| Constructor and Description |
|---|
SecurityCheckForm(java.lang.String applicationName,
AgentType agentLanguage) |
| Modifier and Type | Method and Description |
|---|---|
static AgentType |
AgentType.valueOf(java.lang.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(java.lang.String appName,
AgentType appLanguage) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ContrastSDK.getAgent(AgentType type,
java.lang.String organizationId)
Download a contrast.jar agent associated with this account.
|
byte[] |
ContrastSDK.getAgent(AgentType type,
java.lang.String organizationId,
java.lang.String profileName)
Download a contrast.jar agent associated with this account.
|
Application |
ContrastSDK.getApplicationByNameAndLanguage(java.lang.String orgId,
java.lang.String appName,
AgentType language)
Gets a single application based on the org, name, and language
|
Copyright © 2020 Contrast Security. All Rights Reserved.