| Method and Description |
|---|
| com.veracode.apiwrapper.wrappers.UploadAPIWrapper.createSandbox(String, String)
Please use the SandboxAPIWrapper.createSandbox method.
Calls this URL: https://analysiscenter.veracode.com/api/5.0/createsandbox.do Schema File: https://analysiscenter.veracode.com/resource/4.0/sandboxinfo.xsd |
| com.veracode.apiwrapper.wrappers.UploadAPIWrapper.getSandboxList(String)
Please use the SandboxAPIWrapper.getSandboxList method.
Calls this URL: https://analysiscenter.veracode.com/api/5.0/getsandboxlist.do Schema File: https://analysiscenter.veracode.com/resource/4.0/sandboxlist.xsd |
| com.veracode.apiwrapper.AbstractAPIWrapper.setUpApiCredentials(String, String)
This method is deprecated. Please use
setUpApiCredentials(Credentials credentials) or
setUpApiCredentials(String profile) instead.
|
| com.veracode.apiwrapper.AbstractAPIWrapper.setUpCredentials(String, String)
This method is deprecated. Use ID/KEY based authentication
instead.
|