| Package | Description |
|---|---|
| com.contrastsecurity.http | |
| com.contrastsecurity.models | |
| com.contrastsecurity.sdk |
| Modifier and Type | Method and Description |
|---|---|
String |
UrlBuilder.getAgentUrl(AgentType type,
String organizationId,
String profileName) |
| 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.
|
| 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.
|
Copyright © 2016 Contrast Security. All rights reserved.