Uses of Class
com.contrastsecurity.rest.AgentType

Packages that use AgentType
com.contrastsecurity.rest   
 

Uses of AgentType in com.contrastsecurity.rest
 

Methods in com.contrastsecurity.rest that return AgentType
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.
 

Methods in com.contrastsecurity.rest with parameters of type AgentType
 byte[] ContrastConnection.getAgent(AgentType type)
          Download a Contrast agent associated with this account and the platform passed in.
 byte[] ContrastConnection.getAgent(AgentType type, String profileName)
          Download a contrast.jar agent associated with this account.
 



Copyright © 2014. All Rights Reserved.