Skip navigation links
A B C D G M P R S T U V 

A

AbstractAPIWrapper - Class in com.veracode.apiwrapper
Abstract APIWrapper base class.
AdminAPIWrapper - Class in com.veracode.apiwrapper.wrappers
Provides access to the Veracode Admin API.
AdminAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
archer() - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
The Archer is the deprecated call that pushes the Archer feed to an XML report.
archer(String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
The Archer is the deprecated call that pushes the Archer feed to an XML report.
ARCHER_URI - Static variable in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
ArcherAPIWrapper - Class in com.veracode.apiwrapper.wrappers
Provides access to the Veracode Archer API.
ArcherAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 

B

BASE_ADDRESS - Static variable in class com.veracode.apiwrapper.AbstractAPIWrapper
 
BEGIN_PRE_SCAN_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
BEGIN_SCAN_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
beginPreScan(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the pre-scan of the application.
beginPreScan(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the pre-scan of the application.
beginPreScan(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the pre-scan of the application.
beginPreScan(String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the pre-scan of the application.
beginScan(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the full scan of the application.
beginScan(String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the full scan of the application.
beginScan(String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the full scan of the application.
beginScan(String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Runs the full scan of the application.

C

com.veracode.apiwrapper - package com.veracode.apiwrapper
 
com.veracode.apiwrapper.wrappers - package com.veracode.apiwrapper.wrappers
 
CREATE_APP_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
CREATE_BUILD_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
CREATE_SANDBOX_URI - Static variable in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
 
CREATE_SANDBOX_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
CREATE_TEAM_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
CREATE_USER_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
createApp(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Creates a new application in the portfolio.
createApp(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Creates a new application in the portfolio.
createBuild(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Creates a new build of an existing application in the portfolio.
createBuild(String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Creates a new build of an existing application in the portfolio.
createBuild(String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Creates a new build of an existing application in the portfolio.
createBuild(String, String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Creates a new build of an existing application in the portfolio.
createSandbox(String, String) - Method in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
Creates a sandbox for the specified application.
createSandbox(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deprecated.
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

createTeam(String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Creates a new team of users.
createTeam(String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Creates a new team of users.
createUser(String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Creates a new user login account.
createUser(String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Creates a new user login account.

D

DELETE_APP_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
DELETE_BUILD_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
DELETE_TEAM_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
DELETE_USER_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
deleteApp(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deletes an existing application from the portfolio.
deleteBuild(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deletes the most recent build of an existing application in the portfolio.
deleteBuild(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deletes the most recent build of an existing application in the portfolio.
deleteTeam(String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Deletes a specified team of users.
deleteUser(String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Deletes a Veracode user login account.
DETAILED_REPORT_PDF_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
DETAILED_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
detailedReport(String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Returns a detailed XML report of the scan results for the specified build.
detailedReportPdf(String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Downloads a PDF report of the detailed scan results for the specified build.
DOWNLOAD_ARCHER_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
DOWNLOAD_FLAW_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
downloadArcherReport() - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
Returns the Archer XML report when its generation is complete.
downloadArcherReport(String) - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
Returns the Archer XML report when its generation is complete.
downloadFlawReport() - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
downloadFlawReport(String) - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
DYNAMIC_RESCAN_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
dynamicRescan(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Send dynamic rescan request for given application

G

GENERATE_ARCHER_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
GENERATE_FLAW_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
 
generateArcherReport() - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
Initiates the process of generating the Archer report, which contains a token you use to retrieve the report when the processing is complete.
generateArcherReport(String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
Initiates the process of generating the Archer report, which contains a token you use to retrieve the report when the processing is complete.
generateFlawReport() - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
Creates an XML report that lists all fixed and unfixed flaws for the specified application(s) and/or scan type.
generateFlawReport(String, String) - Method in class com.veracode.apiwrapper.wrappers.ArcherAPIWrapper
Creates an XML report that lists all fixed and unfixed flaws for the specified application(s) and/or scan type.
GET_ACC_CUSTOMFIELD_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
GET_APP_BUILDS_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
GET_APP_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_APP_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_BUILD_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_BUILD_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_CALL_STACKS_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
GET_CURRICULUM_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
GET_FILE_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_MITIGATION_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.MitigationAPIWrapper
 
GET_POLICY_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_PRE_SCAN_RESULTS_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_SANDBOX_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
 
GET_SANDBOX_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_SHARED_REPORT_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
 
GET_SHARED_REPORT_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
 
GET_TEAM_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
GET_TEAM_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
GET_TEAM_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
GET_TRACK_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
GET_USER_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
GET_USER_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
GET_VENDOR_LIST_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
getAccountCustomFieldList() - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Retrieves the custom field list for the account user belongs to.
getAppBuilds() - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Compiles a detailed list of applications and statuses, including all the application and build profile data.
getAppBuilds(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Compiles a detailed list of applications and statuses, including all the application and build profile data.
getAppInfo(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Provides information about the application.
getAppList() - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of the applications in the portfolio.
getAppList(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of the applications in the portfolio.
getBuildInfo(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Provides information about the most recent build of the application.
getBuildInfo(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Provides information about the most recent build of the application.
getBuildInfo(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Provides information about the most recent build of the application.
getBuildList(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Produces a list of the builds in the application.
getBuildList(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Produces a list of the builds in the application.
getCallStacks(String, String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Retrieves the call stacks for a specified flaw in a specific build.
getCurriculumList() - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns a list of the eLearning curricula that is defined for your organization
getFileList(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of the files in an application build.
getFileList(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of the files in an application build.
getFileList(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of the files in an application build.
getMitigationInfo(String, String) - Method in class com.veracode.apiwrapper.wrappers.MitigationAPIWrapper
Retrieves all the information on actions that users have performed on a list of one or more flaws in the specified build.
getPolicyList() - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of all the policies available for use by your account.
getPreScanResults(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Fetches the results of the pre-scan.
getPreScanResults(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Fetches the results of the pre-scan.
getPreScanResults(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Fetches the results of the pre-scan.
getSandboxList(String) - Method in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
Returns a list of all the sandboxes associated with the specified application.
getSandboxList(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deprecated.
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

getSharedReportInfo(String) - Method in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
Returns the information about a specific shared report, or, if you do not specify a shared report ID, of the latest report that was shared.
getSharedReportInfo(String, String) - Method in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
Returns the information about a specific shared report, or, if you do not specify a shared report ID, of the latest report that was shared.
getSharedReportList(String) - Method in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
Returns a list of published, shared reports that are linked to the application.
getTeamInfo(String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Gets information about a specific team.
getTeamInfo(String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Gets information about a specific team.
getTeamInfo(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Gets information about a specific team.
getTeamList() - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns a list of the user teams for your organization.
getTeamList() - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Returns a list of the user teams for your organization.
getTrackList() - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns a list of the eLearning tracks that are available for your organization.
getUserInfo(String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns information about the specified user.
getUserList() - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns a list of the Veracode user accounts in your organization.
getUserList(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns a list of the Veracode user accounts in your organization.
getUserList(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Returns a list of the Veracode user accounts in your organization.
getVendorList() - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Compiles a list of vendors for third-party scans for your organization.

M

MitigationAPIWrapper - Class in com.veracode.apiwrapper.wrappers
Provides access to the Veracode Mitigation API.
MitigationAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.MitigationAPIWrapper
 

P

PROMOTE_SANDBOX_URI - Static variable in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
 
promoteSandbox(String) - Method in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
Promotes a sandbox scan to a policy scan for the specified build ID.

R

REMOVE_FILE_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
removeFile(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deletes a file from an existing build of an application.
removeFile(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Deletes a file from an existing build of an application.
ResultsAPIWrapper - Class in com.veracode.apiwrapper.wrappers
Provides access to the Veracode Results API.
ResultsAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 

S

SandboxAPIWrapper - Class in com.veracode.apiwrapper.wrappers
 
SandboxAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
 
setUpApiCredentials(String, String) - Method in class com.veracode.apiwrapper.AbstractAPIWrapper
Set up the Veracode API credentials.
setUpApiCredentials(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
setUpCredentials(String, String) - Method in class com.veracode.apiwrapper.AbstractAPIWrapper
Set up the Veracode login credentials.
setUpCredentials(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
setUpProxy(Proxy) - Method in class com.veracode.apiwrapper.AbstractAPIWrapper
Set up a connection using a proxy represented by an instance of the java.net.Proxy class.
setUpProxy(String, String) - Method in class com.veracode.apiwrapper.AbstractAPIWrapper
Set up a connection using a proxy that requires no authentication.
setUpProxy(String, String, String, String) - Method in class com.veracode.apiwrapper.AbstractAPIWrapper
Set up a connection using a proxy that requires authentication.
SHARED_REPORT_PDF_URI - Static variable in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
 
SHARED_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
 
sharedReport(String, String) - Method in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
Returns the details of a shared report.
sharedReportPdf(String, String) - Method in class com.veracode.apiwrapper.wrappers.VastAPIWrapper
Returns the shared report PDF document.
SUBMIT_DYNAMIC_RESCAN_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
submitDynamicRescan(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Submit dynamic rescan for given application
SUMMARY_REPORT_PDF_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
SUMMARY_REPORT_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
summaryReport(String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Returns a summary XML report of the scan results for the specified build.
summaryReportPdf(String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Downloads a PDF summary report of the scan results for the specified build.

T

THIRD_PARTY_REPORT_PDF_URI - Static variable in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
 
thirdPartyReportPdf(String) - Method in class com.veracode.apiwrapper.wrappers.ResultsAPIWrapper
Downloads a PDF file of the scan results for the specified build of a third-party application.

U

UPDATE_APP_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
UPDATE_BUILD_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
UPDATE_MITIGATION_INFO_URI - Static variable in class com.veracode.apiwrapper.wrappers.MitigationAPIWrapper
 
UPDATE_SANDBOX_URI - Static variable in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
 
UPDATE_TEAM_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
UPDATE_USER_URI - Static variable in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
 
updateApp(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Amends an existing application in the portfolio.
updateApp(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Amends an existing application in the portfolio.
updateBuild(String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Amends the most recent build of an existing application in the portfolio.
updateBuild(String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Amends the most recent build of an existing application in the portfolio.
updateBuild(String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Amends the most recent build of an existing application in the portfolio.
updateMitigationInfo(String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.MitigationAPIWrapper
Enables you to perform several actions on a list of one or more flaws in the specified build.
updateSandbox(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.SandboxAPIWrapper
Enables you to amend an existing sandbox in the application profile.
updateTeam(String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Updates or changes the member information of the specified team.
updateTeam(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Updates or changes the member information of the specified team.
updateUser(String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Updates or changes the information of the specified user account.
updateUser(String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.AdminAPIWrapper
Updates or changes the information of the specified user account.
UPLOAD_FILE_URI - Static variable in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
UploadAPIWrapper - Class in com.veracode.apiwrapper.wrappers
Provides access to the Veracode Upload API.
UploadAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
 
uploadFile(String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Uploads a file to an existing build of an application.
uploadFile(String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Uploads a file to an existing build of an application.
uploadFile(String, String, String, String) - Method in class com.veracode.apiwrapper.wrappers.UploadAPIWrapper
Uploads a file to an existing build of an application.

V

VastAPIWrapper - Class in com.veracode.apiwrapper.wrappers
Provides access to the VAST API.
VastAPIWrapper() - Constructor for class com.veracode.apiwrapper.wrappers.VastAPIWrapper
 
A B C D G M P R S T U V 
Skip navigation links