Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

addTag(Tag) - Method in class com.contrastsecurity.models.Tags
 
AgentType - Enum in com.contrastsecurity.models
Enumerate the agent downloads.
AND_SEPARATOR - Static variable in class com.contrastsecurity.http.RequestConstants
 
API_KEY - Static variable in class com.contrastsecurity.http.RequestConstants
 
appendPathSegments(String...) - Method in class com.contrastsecurity.sdk.internal.URIBuilder
Appends the given path segments to the URI.
appendQueryParam(String, String) - Method in class com.contrastsecurity.sdk.internal.URIBuilder
Appends the given query parameter to the URI.
appendQueryParam(String, boolean) - Method in class com.contrastsecurity.sdk.internal.URIBuilder
Appends the given query parameter to the URI.
Application - Class in com.contrastsecurity.models
 
Application() - Constructor for class com.contrastsecurity.models.Application
 
ApplicationCreateException - Exception in com.contrastsecurity.exceptions
 
ApplicationCreateException(int, String) - Constructor for exception com.contrastsecurity.exceptions.ApplicationCreateException
 
ApplicationCreateRequest - Class in com.contrastsecurity.models.dtm
 
ApplicationCreateRequest(String, AgentType) - Constructor for class com.contrastsecurity.models.dtm.ApplicationCreateRequest
 
ApplicationFilterForm - Class in com.contrastsecurity.http
 
ApplicationFilterForm() - Constructor for class com.contrastsecurity.http.ApplicationFilterForm
 
ApplicationFilterForm.ApplicationExpandValues - Enum in com.contrastsecurity.http
 
ApplicationFilterForm.ApplicationQuickFilterType - Enum in com.contrastsecurity.http
 
ApplicationImportance - Enum in com.contrastsecurity.models
 
Applications - Class in com.contrastsecurity.models
Base class for api calls returning one or more method
Applications() - Constructor for class com.contrastsecurity.models.Applications
 
archived() - Method in interface com.contrastsecurity.sdk.scan.Project
 
AssessLicenseOverview - Class in com.contrastsecurity.models
 
AssessLicenseOverview() - Constructor for class com.contrastsecurity.models.AssessLicenseOverview
 
AssessLicenseOverview.Details - Class in com.contrastsecurity.models
 
AttestationCreateRequest - Class in com.contrastsecurity.models.dtm
 
AttestationCreateRequest(String[], String[], String[], String[], String[], String[], String[], boolean) - Constructor for class com.contrastsecurity.models.dtm.AttestationCreateRequest
 
AUTHORIZATION - Static variable in class com.contrastsecurity.http.RequestConstants
 
await(ScheduledExecutorService) - Method in interface com.contrastsecurity.sdk.scan.Scan
 

B

BOLD - Static variable in class com.contrastsecurity.models.EventResource
 
build() - Method in class com.contrastsecurity.sdk.ContrastSDK.Builder
 
Builder(String, String, String) - Constructor for class com.contrastsecurity.sdk.ContrastSDK.Builder
 
builder() - Static method in class com.contrastsecurity.sdk.internal.GsonFactory
 
buildExpand(String...) - Static method in class com.contrastsecurity.utils.ContrastSDKUtils
 
buildExpand(EnumSet<?>) - Static method in class com.contrastsecurity.utils.ContrastSDKUtils
 

C

Card - Class in com.contrastsecurity.models
 
Card() - Constructor for class com.contrastsecurity.models.Card
 
Chapter - Class in com.contrastsecurity.models
 
Chapter() - Constructor for class com.contrastsecurity.models.Chapter
 
clearNotifications(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Clear notifications for the org.
clearNotificationsUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
CODE - Static variable in class com.contrastsecurity.models.EventResource
 
CodeArtifact - Interface in com.contrastsecurity.sdk.scan
Describes the Contrast Scan code artifact resource.
CodeArtifacts - Interface in com.contrastsecurity.sdk.scan
Code artifact resource collection.
codeArtifacts() - Method in interface com.contrastsecurity.sdk.scan.Project
 
codeArtifacts(String) - Method in interface com.contrastsecurity.sdk.scan.ScanManager
 
codeArtifacts(String) - Method in class com.contrastsecurity.sdk.scan.ScanManagerImpl
 
CodeArtifacts.Factory - Interface in com.contrastsecurity.sdk.scan
Factory for CodeArtifacts
CodeObject - Class in com.contrastsecurity.models
Deprecated.
because this object contains accessors for fields that can never be set. At best it's not useful and at worst it produces NullPointerException. It was drafted 7 years ago and never used.
CodeObject() - Constructor for class com.contrastsecurity.models.CodeObject
Deprecated.
 
com.contrastsecurity.exceptions - package com.contrastsecurity.exceptions
 
com.contrastsecurity.http - package com.contrastsecurity.http
 
com.contrastsecurity.models - package com.contrastsecurity.models
 
com.contrastsecurity.models.dtm - package com.contrastsecurity.models.dtm
 
com.contrastsecurity.sdk - package com.contrastsecurity.sdk
 
com.contrastsecurity.sdk.internal - package com.contrastsecurity.sdk.internal
 
com.contrastsecurity.sdk.scan - package com.contrastsecurity.sdk.scan
Contrast SDK package for integrating with Contrast Scan (SAST) service.
com.contrastsecurity.utils - package com.contrastsecurity.utils
 
COMMA_DELIMITER - Static variable in class com.contrastsecurity.http.RequestConstants
 
comment() - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
completedScans() - Method in interface com.contrastsecurity.sdk.scan.Project
 
ConfigurationException - Exception in com.contrastsecurity.exceptions
 
ConfigurationException() - Constructor for exception com.contrastsecurity.exceptions.ConfigurationException
 
ConfigurationException(String) - Constructor for exception com.contrastsecurity.exceptions.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception com.contrastsecurity.exceptions.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception com.contrastsecurity.exceptions.ConfigurationException
 
CONTENT - Static variable in class com.contrastsecurity.models.EventResource
 
ContrastException - Exception in com.contrastsecurity.exceptions
Generic RuntimeException thrown by Contrast code.
ContrastException(String) - Constructor for exception com.contrastsecurity.exceptions.ContrastException
 
ContrastException(String, Throwable) - Constructor for exception com.contrastsecurity.exceptions.ContrastException
 
ContrastSDK - Class in com.contrastsecurity.sdk
Entry point for using the Contrast REST API.
ContrastSDK.Builder - Class in com.contrastsecurity.sdk
 
ContrastSDKUtils - Class in com.contrastsecurity.utils
 
ContrastSDKUtils() - Constructor for class com.contrastsecurity.utils.ContrastSDKUtils
 
copy(Collection<? extends T>) - Static method in class com.contrastsecurity.sdk.internal.Lists
Static helper for creating an immutable copy of the given collection.
count - Variable in class com.contrastsecurity.models.MetadataFilterValue
 
Coverage - Class in com.contrastsecurity.models
A model of an application's sitemap coverage.
Coverage() - Constructor for class com.contrastsecurity.models.Coverage
 
create() - Static method in class com.contrastsecurity.sdk.internal.GsonFactory
 
create(String) - Method in interface com.contrastsecurity.sdk.scan.CodeArtifacts.Factory
 
create() - Method in interface com.contrastsecurity.sdk.scan.Project.Definition
 
create() - Method in interface com.contrastsecurity.sdk.scan.Projects.Factory
 
create() - Method in interface com.contrastsecurity.sdk.scan.Scan.Definition
 
create(String) - Method in interface com.contrastsecurity.sdk.scan.Scans.Factory
 
createApplication(String, ApplicationCreateRequest) - Method in class com.contrastsecurity.sdk.ContrastSDK
Creates an application without a server that is meant to be instrumented later.
createdDate() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
createdTime() - Method in interface com.contrastsecurity.sdk.scan.CodeArtifact
 
createTag(String, Tags) - Method in class com.contrastsecurity.sdk.ContrastSDK
Create a vulnerability tag for the organization whose ID is passed in.
creation - Variable in class com.contrastsecurity.models.TraceNoteResource
 
creator - Variable in class com.contrastsecurity.models.TraceNoteResource
 
critical() - Method in interface com.contrastsecurity.sdk.scan.Project
 
CUSTOM_CODE - Static variable in class com.contrastsecurity.models.EventResource
 
CUSTOM_RED - Static variable in class com.contrastsecurity.models.EventResource
 
CustomRecommendation - Class in com.contrastsecurity.models
 
CustomRecommendation() - Constructor for class com.contrastsecurity.models.CustomRecommendation
 
CustomRuleReferences - Class in com.contrastsecurity.models
 
CustomRuleReferences() - Constructor for class com.contrastsecurity.models.CustomRuleReferences
 

D

DEFAULT_CONNECTION_TIMEOUT - Static variable in class com.contrastsecurity.sdk.ContrastSDK
Default connection timeout.
DEFAULT_READ_TIMEOUT - Static variable in class com.contrastsecurity.sdk.ContrastSDK
Default read timeout.
define() - Method in interface com.contrastsecurity.sdk.scan.Projects
Starts the definition for a new project resource.
define() - Method in interface com.contrastsecurity.sdk.scan.Scans
Starts the definition for a new scan resource.
deleteTag(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
deleteVulnerabilityTag(String, String, Tag) - Method in class com.contrastsecurity.sdk.ContrastSDK
Delete the tag for the vulnerability whose ID is passed in.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.contrastsecurity.utils.MetadataDeserializer
 
Details() - Constructor for class com.contrastsecurity.models.AssessLicenseOverview.Details
 
downloadAttestationReport(String, String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the vulnerabilities in the organization whose ID is passed in.
downloadAttestationReportUrl(String, String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
downloadFile(HttpMethod, String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
duration() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 

E

ensureApi(String) - Static method in class com.contrastsecurity.utils.ContrastSDKUtils
 
equals(Object) - Method in class com.contrastsecurity.models.EventResource
 
equals(Object) - Method in class com.contrastsecurity.models.ScanPagedResult
 
equals(Object) - Method in class com.contrastsecurity.models.Trace
 
equals(Object) - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
EQUALS_SEPARATOR - Static variable in class com.contrastsecurity.http.RequestConstants
 
errorMessage() - Method in interface com.contrastsecurity.sdk.scan.Scan
 
Event - Class in com.contrastsecurity.models
 
Event() - Constructor for class com.contrastsecurity.models.Event
 
EventDetails - Class in com.contrastsecurity.models
 
EventDetails() - Constructor for class com.contrastsecurity.models.EventDetails
 
EventItem - Class in com.contrastsecurity.models
 
EventItem() - Constructor for class com.contrastsecurity.models.EventItem
 
EventItem(EventResource, String, String, boolean) - Constructor for class com.contrastsecurity.models.EventItem
 
EventModel - Class in com.contrastsecurity.models
 
EventModel() - Constructor for class com.contrastsecurity.models.EventModel
 
EventResource - Class in com.contrastsecurity.models
 
EventResource() - Constructor for class com.contrastsecurity.models.EventResource
 
EventSummaryResponse - Class in com.contrastsecurity.models
 
EventSummaryResponse() - Constructor for class com.contrastsecurity.models.EventSummaryResponse
 
excludeNamespaceFilters() - Method in interface com.contrastsecurity.sdk.scan.Project
 
EXPAND_PARAM - Static variable in class com.contrastsecurity.http.RequestConstants
 

F

fieldName - Variable in class com.contrastsecurity.models.MetadataEntity
 
fieldValue - Variable in class com.contrastsecurity.models.FreeformMetadata
 
filename() - Method in interface com.contrastsecurity.sdk.scan.CodeArtifact
 
FilterForm - Class in com.contrastsecurity.http
 
FilterForm() - Constructor for class com.contrastsecurity.http.FilterForm
 
FilterForm.ApplicationExpandValues - Enum in com.contrastsecurity.http
 
FilterForm.LibrariesExpandValues - Enum in com.contrastsecurity.http
 
FilterForm.TraceExpandValue - Enum in com.contrastsecurity.http
 
findByName(String) - Method in interface com.contrastsecurity.sdk.scan.Projects
 
FreeformMetadata - Class in com.contrastsecurity.models
 
FreeformMetadata() - Constructor for class com.contrastsecurity.models.FreeformMetadata
 
fromConnection(HttpURLConnection, String) - Static method in exception com.contrastsecurity.exceptions.HttpResponseException
Static factory method that captures the status line and body of the given HttpURLConnection to create a new exception.

G

generateAttestationReport(String, String, AttestationCreateRequest) - Method in class com.contrastsecurity.sdk.ContrastSDK
Generate an attestation report for the application whose ID is passed in.
GenericResponse - Class in com.contrastsecurity.models
 
GenericResponse() - Constructor for class com.contrastsecurity.models.GenericResponse
 
geServers() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
get(String) - Method in interface com.contrastsecurity.sdk.scan.Scans
Retrieves a scan by ID.
getAcceptedTerms() - Method in class com.contrastsecurity.models.SignUp
Return the signup accepted terms for this user, e.g.:
getAccessComplexity() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getAccessVector() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getAgent(AgentType, String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Download a contrast.jar agent associated with this account.
getAgent(AgentType, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Download a contrast.jar agent associated with this account.
getAgentUrl(AgentType, String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getAgentVersion() - Method in class com.contrastsecurity.models.Server
Return the version of the Contrast agent that's monitoring this server.
getAPI() - Method in class com.contrastsecurity.models.User
Return the api_only for this user, e.g.:
getAppContextPath() - Method in class com.contrastsecurity.models.Library
 
getAppId() - Method in class com.contrastsecurity.models.Library
 
getAppLanguage() - Method in class com.contrastsecurity.models.Library
 
getApplication() - Method in class com.contrastsecurity.models.Applications
 
getApplication() - Method in class com.contrastsecurity.models.Trace
Return the Application for this trace
getApplication(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get summary information about a single app without expandValues.
getApplication(String, String, EnumSet<FilterForm.ApplicationExpandValues>) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get summary information about a single app.
getApplicationByNameAndLanguage(String, String, AgentType) - Method in class com.contrastsecurity.sdk.ContrastSDK
Gets a single application based on the org, name, and language
getApplicationByNameAndLanguageUrl(String, String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getApplicationFilterUrl(String, ApplicationFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getApplicationIds() - Method in class com.contrastsecurity.http.ServerFilterForm
 
getApplications() - Method in class com.contrastsecurity.models.Applications
 
getApplications() - Method in class com.contrastsecurity.models.Library
 
getApplications() - Method in class com.contrastsecurity.models.Server
Return the list of applications in this server
getApplications(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the list of applications being monitored by Contrast.
getApplicationsNames(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
getApplicationsNameUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getApplicationsUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getApplicationUrl(String, String, EnumSet<FilterForm.ApplicationExpandValues>) - Method in class com.contrastsecurity.http.UrlBuilder
 
getAppName() - Method in class com.contrastsecurity.models.Library
 
getApps() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getArchived() - Method in class com.contrastsecurity.models.Application
Return the archived status of the application
getAsFreeformMetadata() - Method in class com.contrastsecurity.models.MetadataEntity
 
getAsNumericMetadata() - Method in class com.contrastsecurity.models.MetadataEntity
 
getAsPointOfContactMetadata() - Method in class com.contrastsecurity.models.MetadataEntity
 
getAssess() - Method in class com.contrastsecurity.models.Server
Return the server assess value
getAssessLastUpdate() - Method in class com.contrastsecurity.models.Server
Return the last assess update for this server
getAssessLicensing(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get all Assess Licensing for an Organizations.
getAssessLicensingUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getAssessPending() - Method in class com.contrastsecurity.models.Server
Return is the server changing Assess on restart
getAssessSensors() - Method in class com.contrastsecurity.models.Server
Return if the server has assess sensors
getAttackLabel() - Method in class com.contrastsecurity.models.Application
Application's attack label.
getAttestationReportByApplicationUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getAuthentication() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getAvailabilityImpact() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getAverageGrade() - Method in class com.contrastsecurity.models.LibraryScores
The average grade of libraries
getAverageMonths() - Method in class com.contrastsecurity.models.Libraries
 
getAverageScore() - Method in class com.contrastsecurity.models.Libraries
 
getAverageScore() - Method in class com.contrastsecurity.models.LibraryScores
The average score of libraries
getAverageScoreLetter() - Method in class com.contrastsecurity.models.Libraries
 
getBody() - Method in exception com.contrastsecurity.exceptions.HttpResponseException
 
getBody() - Method in class com.contrastsecurity.models.Card
Returns the Card body snippet as a LinkedTreeMap
getBody() - Method in class com.contrastsecurity.models.Chapter
 
getBodyFormat() - Method in class com.contrastsecurity.models.Chapter
 
getBodyFormatVariables() - Method in class com.contrastsecurity.models.Chapter
 
getBreakdown() - Method in class com.contrastsecurity.models.VulnerabilityTrend.TrendStep
The breakdown for the trend step
getBuild() - Method in class com.contrastsecurity.models.GlobalProperties
 
getCard() - Method in class com.contrastsecurity.models.Trace
Return the card for the trace
getCategory() - Method in class com.contrastsecurity.models.Rules.Rule
 
getCategory() - Method in class com.contrastsecurity.models.Trace
Return the category for this trace
getChapters() - Method in class com.contrastsecurity.models.Story
 
getClassCount() - Method in class com.contrastsecurity.models.Library
Return the number of classes in this library.
getClassedUsed() - Method in class com.contrastsecurity.models.Library
Return the number of classes used by this library.
getClazz() - Method in class com.contrastsecurity.models.Event
 
getClosedTime() - Method in class com.contrastsecurity.models.Trace
Return the closed time this Trace was seen
getClosedTrend() - Method in class com.contrastsecurity.models.VulnerabilityTrend
Return the closed vulnerability trends
getCode() - Method in exception com.contrastsecurity.exceptions.HttpResponseException
 
getCode() - Method in class com.contrastsecurity.models.Application
Total custom classes lines of code size.
getCodeContext() - Method in class com.contrastsecurity.models.TraceEvent
 
getCodeShorthand() - Method in class com.contrastsecurity.models.Application
Total custom classes lines of code size in shorthand notation.
getCollapsedEvents() - Method in class com.contrastsecurity.models.EventResource
 
getConfidence() - Method in class com.contrastsecurity.models.Rules.Rule
 
getConfidence() - Method in class com.contrastsecurity.models.Trace
Return the confidence rating for this trace
getConfidentialityImpact() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getConfirmed() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getContactName() - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
getContainer() - Method in class com.contrastsecurity.models.Server
Return the server's container
getContent() - Method in class com.contrastsecurity.models.ScanPagedResult
 
getCount() - Method in class com.contrastsecurity.models.Applications
 
getCount() - Method in class com.contrastsecurity.models.MetadataFilterValue
 
getCount() - Method in class com.contrastsecurity.models.Organizations
 
getCount() - Method in class com.contrastsecurity.models.RouteCoverageResponse
 
getCount() - Method in class com.contrastsecurity.models.TraceFilter
 
getCount() - Method in class com.contrastsecurity.models.Traces
Return the number of traces
getCount() - Method in class com.contrastsecurity.models.Users
Return the number of users
getCount() - Method in class com.contrastsecurity.models.VulnerabilityTrend.TrendStep
The count for the trend step
getCoverage(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return coverage data about the monitored Contrast application.
getCoverageUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getCreateApplicationUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getCreated() - Method in class com.contrastsecurity.models.Application
Return the creation date of the application
getCreation() - Method in class com.contrastsecurity.models.TraceNote
 
getCreation() - Method in class com.contrastsecurity.models.TraceNoteResource
 
getCreator() - Method in class com.contrastsecurity.models.TraceNote
 
getCreator() - Method in class com.contrastsecurity.models.TraceNoteResource
 
getCriticals() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getCustom() - Method in class com.contrastsecurity.models.Library
 
getCustomRecommendation() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getCustomRuleReferences() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getCwe() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getCwe() - Method in class com.contrastsecurity.models.Rules.Rule
 
getDate() - Method in class com.contrastsecurity.models.SignUp
Return the signup time for this user, e.g.:
getDateFormat() - Method in class com.contrastsecurity.models.GlobalProperties
 
getDateFormat() - Method in class com.contrastsecurity.models.Organization
 
getDefend() - Method in class com.contrastsecurity.models.Application
Return the defend status of the application
getDefend() - Method in class com.contrastsecurity.models.Server
Return the server defend value
getDefendPending() - Method in class com.contrastsecurity.models.Server
Return is the server changing Defend on restart
getDescription() - Method in class com.contrastsecurity.models.EventResource
 
getDescription() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getDescription() - Method in class com.contrastsecurity.models.Rules.Rule
 
getDescription() - Method in class com.contrastsecurity.models.Stacktrace
 
getDetails() - Method in class com.contrastsecurity.models.AssessLicenseOverview
Return the details of the Licensing
getDetails() - Method in class com.contrastsecurity.models.TraceFilter
 
getDupes() - Method in class com.contrastsecurity.models.EventResource
 
getEmail() - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
getEnabled() - Method in class com.contrastsecurity.models.Rules.Rule
 
getEnabledJobOutcomePolicies(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Gets a list of enabled Job Outcome policies in an organization
getEnabledJoboutcomePoliciesByApplication(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Gets a list of enabeld Job Outcome Policies in an organization that applies to an application
getEnabledJobOutcomePolicyListUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getEnabledJobOutcomePolicyListUrlByApplication(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getEnd() - Method in class com.contrastsecurity.models.License
 
getEndDate() - Method in class com.contrastsecurity.http.FilterForm
 
getEnvironment() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getEnvironment() - Method in class com.contrastsecurity.models.Server
Return the server's environment type TODO values
getEvent() - Method in class com.contrastsecurity.models.EventDetails
 
getEvent() - Method in class com.contrastsecurity.models.EventResource
 
getEventDetails(String, String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getEventId() - Method in class com.contrastsecurity.models.TraceEvent
Return the id for the event in the trace
getEvents() - Method in class com.contrastsecurity.models.EventSummaryResponse
 
getEvents() - Method in class com.contrastsecurity.models.Trace
The events that make up the vulnerability.
getEventSummary(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getEventSummary(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the event for the vulnerability ID that is passed in.
getEvidence() - Method in class com.contrastsecurity.models.Trace
Return any arbitrarily-formatted 'evidence' for this trace.
getExercisedCount() - Method in class com.contrastsecurity.models.RouteCoverageResponse
 
getExpand() - Method in class com.contrastsecurity.http.FilterForm
 
getExtraDetails() - Method in class com.contrastsecurity.models.EventResource
 
getFailedAttempts() - Method in class com.contrastsecurity.models.Login
Return the number of failed attempts for this login, e.g.:
getFieldID() - Method in class com.contrastsecurity.models.TraceMetadataFilter
 
getFieldName() - Method in class com.contrastsecurity.models.MetadataEntity
 
getFieldValue() - Method in class com.contrastsecurity.models.FreeformMetadata
 
getFieldValue() - Method in class com.contrastsecurity.models.NumericMetadata
 
getFilename() - Method in class com.contrastsecurity.models.Library
Return the filename for this library.
getFileName() - Method in class com.contrastsecurity.models.Library
 
getFileVersion() - Method in class com.contrastsecurity.models.Library
 
getFilterAppCode() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilterCompliance() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilteredApplications(String, ApplicationFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the list of filtered applications being monitored by Contrast.
getFilterLanguages() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilters() - Method in class com.contrastsecurity.models.MetadataFilterResponse
 
getFilters() - Method in class com.contrastsecurity.models.TraceListing
 
getFilterServers() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilterTags() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilterTechs() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilterText() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFilterVulnSeverities() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getFirstName() - Method in class com.contrastsecurity.models.User
Return the first_name for this user, e.g.:
getFirstTimeSeen() - Method in class com.contrastsecurity.models.Trace
Return the First time this Trace was seen
getfObject() - Method in class com.contrastsecurity.models.Event
 
getFormattedText() - Method in class com.contrastsecurity.models.CustomRecommendation
 
getFormattedText() - Method in class com.contrastsecurity.models.CustomRuleReferences
 
getFormattedText() - Method in class com.contrastsecurity.models.Recommendation
 
getFormattedText() - Method in class com.contrastsecurity.models.Risk
 
getFormattedText() - Method in class com.contrastsecurity.models.RuleReferences
 
getFormattedTextVariables() - Method in class com.contrastsecurity.models.CustomRecommendation
 
getFormattedTextVariables() - Method in class com.contrastsecurity.models.CustomRuleReferences
 
getFormattedTextVariables() - Method in class com.contrastsecurity.models.Recommendation
 
getFormattedTextVariables() - Method in class com.contrastsecurity.models.Risk
 
getFormattedTextVariables() - Method in class com.contrastsecurity.models.RuleReferences
 
getfReturn() - Method in class com.contrastsecurity.models.Event
 
getGlobalProperties() - Method in class com.contrastsecurity.sdk.ContrastSDK
Gets the global properties from TeamServer.
getGlobalPropertiesUrl() - Method in class com.contrastsecurity.http.UrlBuilder
 
getGrade() - Method in class com.contrastsecurity.models.Library
 
getGrade() - Method in class com.contrastsecurity.models.LibraryScores.Score
 
getGrade() - Method in class com.contrastsecurity.models.Scores
 
getGradeCount() - Method in class com.contrastsecurity.models.LibraryScores.Score
 
getGrades() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getGroup() - Method in class com.contrastsecurity.models.Library
 
getGroupName() - Method in class com.contrastsecurity.models.Application
Return the group name the application belongs to
getHash() - Method in class com.contrastsecurity.models.Library
 
getHash() - Method in class com.contrastsecurity.models.Trace
Return the simple, numeric hash of this trace
getHashCode() - Method in class com.contrastsecurity.models.CodeObject
Deprecated.
Return the identity hash code of this object.
getHeader() - Method in class com.contrastsecurity.models.Card
Returns the Card header snippet as a LinkedTreeMap
getHeaders() - Method in class com.contrastsecurity.models.HttpRequest
 
getHighs() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getHighVulnerabilities() - Method in class com.contrastsecurity.models.Library
 
getHost() - Method in class com.contrastsecurity.models.Login
Return the host address for this login, e.g.:
getHostname() - Method in class com.contrastsecurity.models.Server
Return the hostname of this server.
getHttpRequest() - Method in class com.contrastsecurity.models.HttpRequestResponse
 
getHttpRequest(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the http request for the vulnerability ID that is passed in.
getHttpRequestByTraceId(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getId() - Method in class com.contrastsecurity.models.Application
The ID of this application, which is a long, alphanumeric token.
getId() - Method in class com.contrastsecurity.models.EventResource
 
getId() - Method in class com.contrastsecurity.models.MetadataFilterGroup
 
getId() - Method in class com.contrastsecurity.models.TraceNote
 
getImpact() - Method in class com.contrastsecurity.models.Rules.Rule
 
getImpact() - Method in class com.contrastsecurity.models.Trace
Return the impact of this trace
getImportance() - Method in class com.contrastsecurity.models.Application
Return the importance of the application
getImportant() - Method in class com.contrastsecurity.models.EventResource
 
getIncludeArchived() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getIncludeArchived() - Method in class com.contrastsecurity.http.ServerFilterForm
 
getInstance() - Static method in class com.contrastsecurity.http.UrlBuilder
 
getIntegrityImpact() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getInternalVersion() - Method in class com.contrastsecurity.models.GlobalProperties
 
getIntroText() - Method in class com.contrastsecurity.models.Chapter
 
getIntroTextFormat() - Method in class com.contrastsecurity.models.Chapter
 
getIntroTextVariables() - Method in class com.contrastsecurity.models.Chapter
 
getIsHidden() - Method in class com.contrastsecurity.models.Card
Hidden status of the Card
getItems() - Method in class com.contrastsecurity.models.EventResource
 
getKeycode() - Method in class com.contrastsecurity.models.TraceFilter
 
getLabel() - Method in enum com.contrastsecurity.http.RuleSeverity
 
getLabel() - Method in enum com.contrastsecurity.http.ServerEnvironment
 
getLabel() - Method in class com.contrastsecurity.models.MetadataFilterGroup
 
getLabel() - Method in class com.contrastsecurity.models.RouteCoverageMetadataLabelValues
 
getLabel() - Method in class com.contrastsecurity.models.TraceFilter
 
getLanguage() - Method in class com.contrastsecurity.models.Application
Return the language of the application, e.g., Java.
getLanguage() - Method in class com.contrastsecurity.models.Trace
Return the language of application this trace was discovered in.
getLanguages() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getLanguages() - Method in class com.contrastsecurity.models.Rules.Rule
 
getLastActivity() - Method in class com.contrastsecurity.models.Server
Return the last time any activity was received from this server.
getLastCustomFrame() - Method in class com.contrastsecurity.models.Event
 
getLastLogin() - Method in class com.contrastsecurity.models.Login
Return the last login time for this login, e.g.:
getLastModification() - Method in class com.contrastsecurity.models.TraceNote
 
getLastName() - Method in class com.contrastsecurity.models.User
Return the last_name for this user, e.g.:
getLastSeen() - Method in class com.contrastsecurity.models.Application
Return the time the application was last monitored by Contrast.
getLastStartup() - Method in class com.contrastsecurity.models.Server
Return the last time this server was restarted.
getLastTimeSeen() - Method in class com.contrastsecurity.models.Trace
Return the Last time this Trace was seen
getLastTimeSeen() - Method in class com.contrastsecurity.models.URLEntry
Return the last time this URI was observed under monitoring.
getLastTraceReceived() - Method in class com.contrastsecurity.models.Server
Return the last time a trace was received from this server.
getLastUpdater() - Method in class com.contrastsecurity.models.TraceNote
 
getLatestAgentVersion() - Method in class com.contrastsecurity.models.Server
Return the latest available version of the agent.
getLatestReleaseDate() - Method in class com.contrastsecurity.models.Library
 
getLatestVersion() - Method in class com.contrastsecurity.models.Library
 
getLetterGrade() - Method in class com.contrastsecurity.models.Scores
 
getLevel() - Method in class com.contrastsecurity.models.License
 
getLibraries() - Method in class com.contrastsecurity.models.Libraries
 
getLibraries(String, LibraryFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the libraries of the Contrast organization.
getLibraries(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
getLibraries(String, String, EnumSet<FilterForm.LibrariesExpandValues>) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the libraries of the monitored Contrast application.
getLibrariesFilterUrl(String, FilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLibrariesFilterUrl(String, String, FilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLibrariesUrl(String, FilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLibrariesUrl(String, String, EnumSet<FilterForm.LibrariesExpandValues>) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLibrariesWithFilter(String, LibraryFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the libraries of the Contrast organization.
getLibrariesWithFilter(String, String, LibraryFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the libraries of the monitored Contrast application.
getLibraryId() - Method in class com.contrastsecurity.models.Library
 
getLibraryScores(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the library Scores for an Organization.
getLibraryScoresUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLibraryStats(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the library Stats for an Organization.
getLibraryStatsUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLibScore() - Method in class com.contrastsecurity.models.Library
 
getLicense() - Method in class com.contrastsecurity.models.Application
Return the paid license level of the application.
getLicensedApplications(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the list of licensed applications being monitored by Contrast.
getLicensedApplicationsUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getLicenses() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getLikelihood() - Method in class com.contrastsecurity.models.Rules.Rule
 
getLikelihood() - Method in class com.contrastsecurity.models.Trace
Return the likelihood of this trace
getLimit() - Method in class com.contrastsecurity.http.FilterForm
 
getLinks() - Method in class com.contrastsecurity.models.Tags
 
getLOCshorthand() - Method in class com.contrastsecurity.models.LibraryStats.Stats
The LOC of all libraries
getLogEnhancerPending() - Method in class com.contrastsecurity.models.Server
Return Is server changing Log Enhancers on restart
getLogin() - Method in class com.contrastsecurity.models.User
Return the last login details of the user.
getLogLevel() - Method in class com.contrastsecurity.models.Server
Return the server log level
getLogLevels() - Method in class com.contrastsecurity.http.ServerFilterForm
 
getLogPath() - Method in class com.contrastsecurity.models.Server
Return the path to the servers log
getLows() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getManifest() - Method in class com.contrastsecurity.models.Library
Return the blob of MANIFEST.MF in plaintext.
getMaster() - Method in class com.contrastsecurity.models.Application
Return the master status of this application
getMaxExpirationDate() - Method in class com.contrastsecurity.models.AssessLicenseOverview.Details
 
getMaxFailedAttempts() - Method in class com.contrastsecurity.models.GlobalProperties
 
getMeds() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getMessage() - Method in exception com.contrastsecurity.exceptions.HttpResponseException
 
getMessage() - Method in class com.contrastsecurity.models.NotificationResource
 
getMessages() - Method in class com.contrastsecurity.models.EventDetails
 
getMessages() - Method in class com.contrastsecurity.models.EventSummaryResponse
 
getMessages() - Method in class com.contrastsecurity.models.GenericResponse
 
getMessages() - Method in class com.contrastsecurity.models.HttpRequestResponse
 
getMessages() - Method in class com.contrastsecurity.models.NotificationsResponse
 
getMessages() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getMessages() - Method in class com.contrastsecurity.models.ServerTagsResponse
 
getMessages() - Method in class com.contrastsecurity.models.StoryResponse
 
getMessages() - Method in class com.contrastsecurity.models.TagsResponse
 
getMetadataEntities() - Method in class com.contrastsecurity.models.Application
Application metadata.
getMethod() - Method in class com.contrastsecurity.models.Event
 
getMethod() - Method in class com.contrastsecurity.models.HttpRequest
 
getMode() - Method in class com.contrastsecurity.models.GlobalProperties
 
getModules() - Method in class com.contrastsecurity.models.Application
Return the modules under this application
getMonthsOutdated() - Method in class com.contrastsecurity.models.Library
 
getName() - Method in class com.contrastsecurity.models.Application
Return the human-readable name of the web application.
getName() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getName() - Method in class com.contrastsecurity.models.NameValuePair
 
getName() - Method in class com.contrastsecurity.models.Organization
 
getName() - Method in class com.contrastsecurity.models.PropertyResource
 
getName() - Method in class com.contrastsecurity.models.Rules.Rule
 
getName() - Method in class com.contrastsecurity.models.Server
Return the name of this server.
getName() - Method in class com.contrastsecurity.models.Tag
 
getName() - Method in class com.contrastsecurity.models.TraceNoteResource.NgTraceNoteReadOnlyPropertyResource
 
getName() - Method in class com.contrastsecurity.models.VulnerabilityTrend.TrendStep.StatusBreakdown
 
getNewGroup() - Method in class com.contrastsecurity.models.TraceFilter
 
getNoPending() - Method in class com.contrastsecurity.models.Server
Return Is server changing any settings on restart
getNote() - Method in class com.contrastsecurity.models.StatusRequest
 
getNote() - Method in class com.contrastsecurity.models.TraceNote
 
getNote() - Method in class com.contrastsecurity.models.TraceNoteResource
 
getNotes() - Method in class com.contrastsecurity.models.Application
Return the notes of the application
getNotes() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getNotes() - Method in class com.contrastsecurity.models.TraceNotesResponse
 
getNotes(String, String, String, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the notes (discussion) for the vulnerability ID in the application whose ID is passed in.
getNotesByApplicationUrl(String, String, String, TraceFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getNotifications() - Method in class com.contrastsecurity.models.NotificationsResponse
 
getNotifications(String, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get notifications for the org.
getNotificationsUrl(String, TraceFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getNotProblem() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getNumberApps() - Method in class com.contrastsecurity.models.Server
Return the number of applications for this server
getOffset() - Method in class com.contrastsecurity.http.FilterForm
 
getOpenTrend() - Method in class com.contrastsecurity.models.VulnerabilityTrend
Return the open vulnerability trends
getOrCreateTagsByOrganization(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getOrganization() - Method in class com.contrastsecurity.models.Organizations
 
getOrganizations() - Method in class com.contrastsecurity.models.Organizations
 
getOrganizationUsers(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get all users for an organization.
getOrganizationUsersUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getOrgDisabled() - Method in class com.contrastsecurity.models.Organizations
 
getOrgUuid() - Method in class com.contrastsecurity.models.Organization
 
getOverrideUrl() - Method in class com.contrastsecurity.models.Application
Application's override Url
getOwasp() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getOwasp() - Method in class com.contrastsecurity.models.Rules.Rule
 
getParameter() - Method in class com.contrastsecurity.models.Parameter
 
getParameters() - Method in class com.contrastsecurity.models.Event
 
getParameters() - Method in class com.contrastsecurity.models.HttpRequest
 
getParent() - Method in class com.contrastsecurity.models.EventModel
 
getParentApplicationId() - Method in class com.contrastsecurity.models.Trace
Return the parent application id for this trace
getPath() - Method in class com.contrastsecurity.models.Application
Return the path of the web application, e.g., /AcmeApp
getPath() - Method in class com.contrastsecurity.models.Server
Return the path on disk of this server, e.g., /opt/tomcat6/
getPhoneNo() - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
getPlatform() - Method in class com.contrastsecurity.models.Trace
Return the platform for this trace
getPlatformScore() - Method in class com.contrastsecurity.models.Scores
 
getPort() - Method in class com.contrastsecurity.models.HttpRequest
 
getProfileDefaultOrganizations() - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the default organization for the user profile.
getProfileDefaultOrganizationUrl() - Method in class com.contrastsecurity.http.UrlBuilder
 
getProfileOrganizations() - Method in class com.contrastsecurity.sdk.ContrastSDK
Get all organizations for the user profile.
getProfileOrganizationsUrl() - Method in class com.contrastsecurity.http.UrlBuilder
 
getProperties() - Method in class com.contrastsecurity.models.TraceNoteResource
 
getPropertyResources() - Method in class com.contrastsecurity.models.Chapter
 
getProtocol() - Method in class com.contrastsecurity.models.HttpRequest
 
getQ() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getQ() - Method in class com.contrastsecurity.http.ServerFilterForm
 
getQueryString() - Method in class com.contrastsecurity.models.HttpRequest
 
getQuickFilter() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
getQuickFilter() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getQuickFilter() - Method in class com.contrastsecurity.http.ServerFilterForm
 
getRead() - Method in class com.contrastsecurity.models.NotificationResource
 
getReason() - Method in class com.contrastsecurity.models.HttpRequestResponse
 
getRecommendation() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getRecommendation(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the recommendation for the vulnerability ID that is passed in.
getRecommendationByTraceId(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getReferences() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getReferences() - Method in class com.contrastsecurity.models.Rules.Rule
 
getReleaseDate() - Method in class com.contrastsecurity.models.Library
 
getRemediated() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getReported() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getRequest() - Method in class com.contrastsecurity.models.Trace
Return the HTTP request that caused this trace to occur.
getRisk() - Method in class com.contrastsecurity.models.EventSummaryResponse
 
getRisk() - Method in class com.contrastsecurity.models.Story
 
getRouteCoverage(String, String, RouteCoverageBySessionIDAndMetadataRequest) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return route coverage data about the monitored Contrast application.
getRouteCoverageUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getRouteCoverageWithMetadataUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getRule() - Method in class com.contrastsecurity.models.Trace
Return the name of the rule that caused this trace.
getRuleReferences() - Method in class com.contrastsecurity.models.RecommendationResponse
 
getRules(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getRules() - Method in class com.contrastsecurity.models.Rules
 
getRules(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the rules for an organization
getSafes() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getScores() - Method in class com.contrastsecurity.models.Application
Return the scores of the application
getScores() - Method in class com.contrastsecurity.models.LibraryScores
Return the library stats
getSecurityCheckUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getSecurityScore() - Method in class com.contrastsecurity.models.Scores
 
getServerId() - Method in class com.contrastsecurity.models.Server
Return the id of this server
getServers() - Method in class com.contrastsecurity.models.Library
 
getServers() - Method in class com.contrastsecurity.models.Servers
Return the servers objects
getServers() - Method in class com.contrastsecurity.models.Trace
Return the list of servers this traces is in
getServers(String, ServerFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the servers of the monitored Contrast application.
getServersFilterUrl(String, FilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getServersUrl(String, FilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getServersWithFilter(String, ServerFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Return the servers of the monitored Contrast application.
getServerTags(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get server tags for the org.
getServerTagsUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getServiceLevel() - Method in class com.contrastsecurity.models.Rules.Rule
 
getSessionID() - Method in class com.contrastsecurity.models.RouteCoverageBySessionIDAndMetadataRequest
 
getSessionMetadataForApplication(String, String, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the available session metadata values in the application whose ID is passed in.
getSessionMetadataForApplicationUrl(String, String, TraceFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getSeverities() - Method in class com.contrastsecurity.http.FilterForm
 
getSeverity() - Method in class com.contrastsecurity.models.Card
Severity level of the Card
getSeverity() - Method in class com.contrastsecurity.models.Rules.Rule
 
getSeverity() - Method in class com.contrastsecurity.models.Trace
Return the overall severity of this trace.
getSeverityCode() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getSeverityList(String) - Static method in class com.contrastsecurity.utils.ContrastSDKUtils
 
getSeverityValue() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
getShortName() - Method in class com.contrastsecurity.models.Application
Application's short name.
getShortName() - Method in class com.contrastsecurity.models.Organization
 
getShowEvents() - Method in class com.contrastsecurity.models.EventSummaryResponse
 
getShowEvidence() - Method in class com.contrastsecurity.models.EventSummaryResponse
 
getSignUp() - Method in class com.contrastsecurity.models.User
Return the signup details of the user.
getSize() - Method in class com.contrastsecurity.models.Application
Total lines of code size.
getSizeShorthand() - Method in class com.contrastsecurity.models.Application
Total lines of code size in shorthand notation.
getSort() - Method in class com.contrastsecurity.http.FilterForm
 
getStacktraces() - Method in class com.contrastsecurity.models.Event
 
getStaleCount() - Method in class com.contrastsecurity.models.LibraryStats.Stats
The count of stale libraries
getStart() - Method in class com.contrastsecurity.models.License
 
getStartDate() - Method in class com.contrastsecurity.http.FilterForm
 
getStats() - Method in class com.contrastsecurity.models.LibraryStats
Return the library stats
getStatus() - Method in exception com.contrastsecurity.exceptions.HttpResponseException
 
getStatus() - Method in class com.contrastsecurity.http.FilterForm
 
getStatus() - Method in class com.contrastsecurity.models.Application
Return the status of the application
getStatus() - Method in class com.contrastsecurity.models.Server
Return the status of this server Values: ONLINE,OFFLINE
getStatus() - Method in class com.contrastsecurity.models.StatusRequest
 
getStatus() - Method in class com.contrastsecurity.models.Trace
Return the status of this trace, like "Reported", "Verified", "Suspicious", etc.
getStory() - Method in class com.contrastsecurity.models.StoryResponse
 
getStory(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the story for the vulnerability ID that is passed in.
getStoryByTraceId(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getSubstatus() - Method in class com.contrastsecurity.models.StatusRequest
 
getSubStatus() - Method in class com.contrastsecurity.models.Trace
 
getSuccess() - Method in class com.contrastsecurity.models.EventDetails
 
getSuccess() - Method in class com.contrastsecurity.models.EventSummaryResponse
 
getSuccess() - Method in class com.contrastsecurity.models.GenericResponse
 
getSuccess() - Method in class com.contrastsecurity.models.HttpRequestResponse
 
getSuccess() - Method in class com.contrastsecurity.models.NotificationsResponse
 
getSuccess() - Method in class com.contrastsecurity.models.ServerTagsResponse
 
getSuccess() - Method in class com.contrastsecurity.models.StoryResponse
 
getSuccess() - Method in class com.contrastsecurity.models.TagsResponse
 
getSuspicious() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getTags() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
getTags() - Method in class com.contrastsecurity.http.ServerFilterForm
 
getTags() - Method in class com.contrastsecurity.models.Application
Application's tags.
getTags() - Method in class com.contrastsecurity.models.ServerTagsResponse
 
getTags() - Method in class com.contrastsecurity.models.Tags
 
getTags() - Method in class com.contrastsecurity.models.TagsResponse
 
getTagsByTrace(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTagsByTrace(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the tags for the vulnerability whose ID is passed in.
getTeamServerUrl() - Method in class com.contrastsecurity.models.GlobalProperties
 
getText() - Method in class com.contrastsecurity.models.CustomRecommendation
 
getText() - Method in class com.contrastsecurity.models.CustomRuleReferences
 
getText() - Method in class com.contrastsecurity.models.HttpRequest
 
getText() - Method in class com.contrastsecurity.models.Recommendation
 
getText() - Method in class com.contrastsecurity.models.Risk
 
getText() - Method in class com.contrastsecurity.models.RuleReferences
 
getTimeFormat() - Method in class com.contrastsecurity.models.GlobalProperties
 
getTimeFormat() - Method in class com.contrastsecurity.models.Organization
 
getTimestamp() - Method in class com.contrastsecurity.models.VulnerabilityTrend.TrendStep
The timestamp for the trend step
getTimezone() - Method in class com.contrastsecurity.models.GlobalProperties
 
getTimeZone() - Method in class com.contrastsecurity.models.Organization
 
getTitle() - Method in class com.contrastsecurity.models.Card
Card title
getTitle() - Method in class com.contrastsecurity.models.Rules.Rule
 
getTitle() - Method in class com.contrastsecurity.models.Trace
Return the title for this vulnerability, e.g.: "XSS on /foo.jsp in 'bar' parameter"
getTotal() - Method in class com.contrastsecurity.models.AssessLicenseOverview.Details
The total number of Assess licenses for an organization.
getTotal() - Method in class com.contrastsecurity.models.LibraryStats.Stats
The total count of libraries
getTotalElements() - Method in class com.contrastsecurity.models.ScanPagedResult
 
getTotalTracesReceived() - Method in class com.contrastsecurity.models.Trace
Return the total number of traces received for the trace
getTotalVulnerabilities() - Method in class com.contrastsecurity.models.Library
 
getTotalVulns() - Method in class com.contrastsecurity.models.LibraryStats.Stats
The total vulnerability count of libraries
getTraceBreakdown() - Method in class com.contrastsecurity.models.Application
Return the trace breakdown of the application
getTraceCount() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getTraceFilterByRule(String, String, List<String>) - Method in class com.contrastsecurity.sdk.ContrastSDK
Deprecated.
getTraceFilters(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the filters for the traces in the application.
getTraceFiltersByType(String, String, TraceFilterType) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
getTraceId() - Method in class com.contrastsecurity.models.Card
Trace id the Card belongs to
getTraceId() - Method in class com.contrastsecurity.models.Story
 
getTraceListingUrl(String, String, TraceFilterType) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTraceNotes() - Method in class com.contrastsecurity.models.Trace
Return the notes for the trace
getTraces() - Method in class com.contrastsecurity.models.StatusRequest
 
getTraces() - Method in class com.contrastsecurity.models.Traces
Return the trace objects
getTraces(String, String, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Deprecated.
Use getTraces instead.
getTraces(String, String, TraceFilterBody) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the vulnerabilities in the application that match specific metadata filters.
getTracesByApplicationUrl(String, String, TraceFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTracesByOrganizationUrl(String, TraceFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTracesId() - Method in class com.contrastsecurity.models.Tags
 
getTracesInOrg(String, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the vulnerabilities in the organization whose ID is passed in.
getTracesWithBodyUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTracesWithFilter(String, String, TraceFilterType, TraceFilterKeycode, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the vulnerabilities in the application whose ID is passed in with a filter.
getTracesWithFilterUrl(String, String, TraceFilterType, TraceFilterKeycode, TraceFilterForm) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTracesWithResponse(String, String, TraceFilterForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the vulnerabilities in the application whose ID is passed in.
getTraceTagsByApplicationUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getTraceTagsByOrganization(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the vulnerability tags for the organization whose ID is passed in.
getTriaged() - Method in class com.contrastsecurity.models.TraceBreakdown
 
getType() - Method in enum com.contrastsecurity.http.MediaType
 
getType() - Method in class com.contrastsecurity.models.Chapter
 
getType() - Method in class com.contrastsecurity.models.EventItem
 
getType() - Method in class com.contrastsecurity.models.EventResource
 
getType() - Method in class com.contrastsecurity.models.MetadataEntity
 
getType() - Method in class com.contrastsecurity.models.Server
Return the Contrast "server code" for the server, e.g., "jboss5".
getType() - Method in class com.contrastsecurity.models.Stacktrace
 
getType() - Method in class com.contrastsecurity.models.TraceEvent
Return the type of event this is, e.g., Creation, P2O, Trigger, etc.
getUnused() - Method in class com.contrastsecurity.models.AssessLicenseOverview.Details
The total number of unused Assess licenses for an organization.
getUri() - Method in class com.contrastsecurity.models.HttpRequest
 
getUrl() - Method in class com.contrastsecurity.models.HttpRequest
 
getUrl() - Method in class com.contrastsecurity.models.URLEntry
Return the URL
getUrls() - Method in class com.contrastsecurity.models.Coverage
The class coverage model if the language is class-oriented
getUsed() - Method in class com.contrastsecurity.models.AssessLicenseOverview.Details
The total number of used Assess licenses for an organization.
getUsers() - Method in class com.contrastsecurity.models.Users
Return the user objects
getUuid() - Method in class com.contrastsecurity.models.Trace
Return the UUID for this trace.
getUUID() - Method in class com.contrastsecurity.models.User
Return the uuid for this user, e.g.:
getValue() - Method in class com.contrastsecurity.models.CodeObject
Deprecated.
Return the value of the object.
getValue() - Method in class com.contrastsecurity.models.EventItem
 
getValue() - Method in class com.contrastsecurity.models.MetadataFilterValue
 
getValue() - Method in class com.contrastsecurity.models.NameValuePair
 
getValue() - Method in class com.contrastsecurity.models.PropertyResource
 
getValue() - Method in class com.contrastsecurity.models.TraceNoteResource.NgTraceNoteReadOnlyPropertyResource
 
getValue() - Method in class com.contrastsecurity.models.VulnerabilityTrend.TrendStep.StatusBreakdown
 
getValues() - Method in class com.contrastsecurity.models.MetadataFilterGroup
 
getValues() - Method in class com.contrastsecurity.models.RouteCoverageBySessionIDAndMetadataRequest
 
getValues() - Method in class com.contrastsecurity.models.RouteCoverageMetadataLabelValues
 
getValues() - Method in class com.contrastsecurity.models.TraceMetadataFilter
 
getVersion() - Method in class com.contrastsecurity.models.GlobalProperties
 
getVersion() - Method in class com.contrastsecurity.models.HttpRequest
 
getVersion() - Method in class com.contrastsecurity.models.Library
Return the version of this library according to the library authority like Maven Central or NuGet.
getVisible() - Method in class com.contrastsecurity.models.Trace
Return if the Trace is visible
getVulnerabilities() - Method in class com.contrastsecurity.models.Library
 
getVulnerable() - Method in class com.contrastsecurity.models.URLEntry
 
getVulnerableCount() - Method in class com.contrastsecurity.models.LibraryStats.Stats
The count of vulnerable libraries
getVulnTagsByApplication(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get the available vulnerability tags in the application whose ID is passed in.
getYearlyNewVulnTrend(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get New (New Open and New Closed each month) Vulnerability Trend for an Organizations.
getYearlyNewVulnTrendUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getYearlyVulnTrend(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get Total (Total Open and Total Closed each month) Vulnerability Trend for an Organizations.
getYearlyVulnTrendForApplication(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
Get all Vulnerability Trend for an Application.
getYearlyVulnTrendForApplicationUrl(String, String) - Method in class com.contrastsecurity.http.UrlBuilder
 
getYearlyVulnTrendUrl(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
GlobalProperties - Class in com.contrastsecurity.models
 
GlobalProperties() - Constructor for class com.contrastsecurity.models.GlobalProperties
 
GsonFactory - Class in com.contrastsecurity.sdk.internal
Factory for configuring an instance of GSON that is compatible with the Contrast API

H

hasCve() - Method in class com.contrastsecurity.models.LibraryVulnerability
 
hashCode() - Method in class com.contrastsecurity.models.EventResource
 
hashCode() - Method in class com.contrastsecurity.models.ScanPagedResult
 
hashCode() - Method in class com.contrastsecurity.models.Trace
 
hashCode() - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
high() - Method in interface com.contrastsecurity.sdk.scan.Project
 
HttpMethod - Enum in com.contrastsecurity.http
 
HttpRequest - Class in com.contrastsecurity.models
An HTTP request.
HttpRequest() - Constructor for class com.contrastsecurity.models.HttpRequest
 
HttpRequestResponse - Class in com.contrastsecurity.models
 
HttpRequestResponse() - Constructor for class com.contrastsecurity.models.HttpRequestResponse
 
HttpResponseException - Exception in com.contrastsecurity.exceptions
Thrown when the Contrast API returns a response that indicates an error has occurred.
HttpResponseException(String, String, String, int, String) - Constructor for exception com.contrastsecurity.exceptions.HttpResponseException
Constructor.
HttpResponseException(String, String, String, int, String, String) - Constructor for exception com.contrastsecurity.exceptions.HttpResponseException
Constructor.

I

id - Variable in class com.contrastsecurity.models.MetadataFilterGroup
 
id() - Method in interface com.contrastsecurity.sdk.scan.CodeArtifact
 
id() - Method in interface com.contrastsecurity.sdk.scan.Project
 
id() - Method in interface com.contrastsecurity.sdk.scan.Scan
 
id() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
includeNamespaceFilters() - Method in interface com.contrastsecurity.sdk.scan.Project
 
InvalidConversionException - Exception in com.contrastsecurity.exceptions
 
InvalidConversionException(String, String) - Constructor for exception com.contrastsecurity.exceptions.InvalidConversionException
 
is - Variable in class com.contrastsecurity.models.MakeRequestResponse
 
isAgentOutOfDate() - Method in class com.contrastsecurity.models.Server
If the agent on this server is out of date.
isCommentPreference() - Method in class com.contrastsecurity.models.StatusRequest
 
isFinished() - Method in interface com.contrastsecurity.sdk.scan.Scan
 
isFree() - Method in class com.contrastsecurity.models.Rules.Rule
 
isIncludeMerged() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
isIncludeOnlyLicensed() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
isIncludeUnused() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
isIncludeUsed() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
isObjectTracked() - Method in class com.contrastsecurity.models.Event
 
isReturnTracked() - Method in class com.contrastsecurity.models.Event
 
isStacktrace() - Method in class com.contrastsecurity.models.EventItem
 
isSuccess() - Method in class com.contrastsecurity.models.RecommendationResponse
 
isTracked() - Method in class com.contrastsecurity.models.CodeObject
Deprecated.
Return whether or not the object is tracked.
isTracked() - Method in class com.contrastsecurity.models.Parameter
 
isVisible() - Method in class com.contrastsecurity.models.LibraryVulnerability
 

J

JobOutcomePolicy - Class in com.contrastsecurity.models
A security policy used for verifying an application
JobOutcomePolicy() - Constructor for class com.contrastsecurity.models.JobOutcomePolicy
 
JobOutcomePolicy.Outcome - Enum in com.contrastsecurity.models
 
JobOutcomePolicyListResponse - Class in com.contrastsecurity.http
Wrapper for the response object returned by Contrast
JobOutcomePolicyListResponse() - Constructor for class com.contrastsecurity.http.JobOutcomePolicyListResponse
 
JobOutcomePolicySeverity - Class in com.contrastsecurity.models
 
JobOutcomePolicySeverity() - Constructor for class com.contrastsecurity.models.JobOutcomePolicySeverity
 

L

label - Variable in class com.contrastsecurity.models.MetadataFilterGroup
 
label - Variable in class com.contrastsecurity.models.RouteCoverageMetadataLabelValues
 
language() - Method in interface com.contrastsecurity.sdk.scan.Project
 
lastScanId() - Method in interface com.contrastsecurity.sdk.scan.Project
 
lastScanTime() - Method in interface com.contrastsecurity.sdk.scan.Project
 
Libraries - Class in com.contrastsecurity.models
Base class for api calls for libraries.
Libraries() - Constructor for class com.contrastsecurity.models.Libraries
 
Library - Class in com.contrastsecurity.models
An application library.
Library() - Constructor for class com.contrastsecurity.models.Library
 
LibraryFilterForm - Class in com.contrastsecurity.http
 
LibraryFilterForm() - Constructor for class com.contrastsecurity.http.LibraryFilterForm
 
LibraryFilterForm.LibraryExpandValues - Enum in com.contrastsecurity.http
 
LibraryFilterForm.LibraryQuickFilterType - Enum in com.contrastsecurity.http
 
LibraryScores - Class in com.contrastsecurity.models
 
LibraryScores() - Constructor for class com.contrastsecurity.models.LibraryScores
 
LibraryScores.Score - Class in com.contrastsecurity.models
 
LibraryStats - Class in com.contrastsecurity.models
 
LibraryStats() - Constructor for class com.contrastsecurity.models.LibraryStats
 
LibraryStats.Stats - Class in com.contrastsecurity.models
 
LibraryVulnerability - Class in com.contrastsecurity.models
 
LibraryVulnerability() - Constructor for class com.contrastsecurity.models.LibraryVulnerability
 
License - Class in com.contrastsecurity.models
 
License() - Constructor for class com.contrastsecurity.models.License
 
Lists - Class in com.contrastsecurity.sdk.internal
Static utility methods for operating on List.
Login - Class in com.contrastsecurity.models
 
Login() - Constructor for class com.contrastsecurity.models.Login
 
low() - Method in interface com.contrastsecurity.sdk.scan.Project
 

M

makeAuthorizationToken(String, String) - Static method in class com.contrastsecurity.utils.ContrastSDKUtils
 
makeConnection(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
makeRequest(HttpMethod, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
MakeRequestResponse - Class in com.contrastsecurity.models
 
MakeRequestResponse() - Constructor for class com.contrastsecurity.models.MakeRequestResponse
 
makeRequestWithBody(HttpMethod, String, String, MediaType) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
makeRequestWithResponse(HttpMethod, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
makeSecurityCheck(String, SecurityCheckForm) - Method in class com.contrastsecurity.sdk.ContrastSDK
Make a security check in a given organization by the security check form
MediaType - Enum in com.contrastsecurity.http
 
medium() - Method in interface com.contrastsecurity.sdk.scan.Project
 
message - Variable in class com.contrastsecurity.models.NotificationResource
 
MetadataDeserializer - Class in com.contrastsecurity.utils
 
MetadataDeserializer() - Constructor for class com.contrastsecurity.utils.MetadataDeserializer
 
MetadataEntity - Class in com.contrastsecurity.models
 
MetadataEntity() - Constructor for class com.contrastsecurity.models.MetadataEntity
 
MetadataEntity.MetadataType - Enum in com.contrastsecurity.models
 
MetadataFilterGroup - Class in com.contrastsecurity.models
 
MetadataFilterGroup() - Constructor for class com.contrastsecurity.models.MetadataFilterGroup
 
MetadataFilterResponse - Class in com.contrastsecurity.models
 
MetadataFilterResponse() - Constructor for class com.contrastsecurity.models.MetadataFilterResponse
 
MetadataFilterValue - Class in com.contrastsecurity.models
 
MetadataFilterValue() - Constructor for class com.contrastsecurity.models.MetadataFilterValue
 

N

name - Variable in class com.contrastsecurity.models.TraceNoteResource.NgTraceNoteReadOnlyPropertyResource
 
name() - Method in interface com.contrastsecurity.sdk.scan.Project
 
name() - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
NameValuePair - Class in com.contrastsecurity.models
HTTP name=value pair model.
NameValuePair() - Constructor for class com.contrastsecurity.models.NameValuePair
 
NgTraceNoteReadOnlyPropertyResource() - Constructor for class com.contrastsecurity.models.TraceNoteResource.NgTraceNoteReadOnlyPropertyResource
 
note - Variable in class com.contrastsecurity.models.TraceNoteResource
 
note() - Method in interface com.contrastsecurity.sdk.scan.Project
 
NotificationResource - Class in com.contrastsecurity.models
 
NotificationResource() - Constructor for class com.contrastsecurity.models.NotificationResource
 
NotificationsResponse - Class in com.contrastsecurity.models
 
NotificationsResponse() - Constructor for class com.contrastsecurity.models.NotificationsResponse
 
Nullable - Annotation Type in com.contrastsecurity.sdk.internal
Indicates that a property may be null for AutoValue.
NumericMetadata - Class in com.contrastsecurity.models
 
NumericMetadata() - Constructor for class com.contrastsecurity.models.NumericMetadata
 

O

of(String) - Static method in class com.contrastsecurity.sdk.UserAgentProduct
 
of(String, String) - Static method in class com.contrastsecurity.sdk.UserAgentProduct
 
of(String, String, String) - Static method in class com.contrastsecurity.sdk.UserAgentProduct
 
Organization - Class in com.contrastsecurity.models
 
Organization() - Constructor for class com.contrastsecurity.models.Organization
 
organizationId() - Method in interface com.contrastsecurity.sdk.scan.CodeArtifact
 
organizationId() - Method in interface com.contrastsecurity.sdk.scan.Project
 
organizationId() - Method in interface com.contrastsecurity.sdk.scan.Scan
 
organizationId() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
Organizations - Class in com.contrastsecurity.models
 
Organizations() - Constructor for class com.contrastsecurity.models.Organizations
 

P

Parameter - Class in com.contrastsecurity.models
 
Parameter() - Constructor for class com.contrastsecurity.models.Parameter
 
PointOfContactMetadata - Class in com.contrastsecurity.models
 
PointOfContactMetadata() - Constructor for class com.contrastsecurity.models.PointOfContactMetadata
 
Project - Interface in com.contrastsecurity.sdk.scan
Describes the Contrast Scan project resource.
Project.Definition - Interface in com.contrastsecurity.sdk.scan
Builder for defining a new project resource.
projectId() - Method in interface com.contrastsecurity.sdk.scan.CodeArtifact
 
projectId() - Method in interface com.contrastsecurity.sdk.scan.Scan
 
projectId() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
Projects - Interface in com.contrastsecurity.sdk.scan
Project resource collection.
projects() - Method in interface com.contrastsecurity.sdk.scan.ScanManager
 
projects() - Method in class com.contrastsecurity.sdk.scan.ScanManagerImpl
 
Projects.Factory - Interface in com.contrastsecurity.sdk.scan
Factory for Projects
PropertyResource - Class in com.contrastsecurity.models
 
PropertyResource() - Constructor for class com.contrastsecurity.models.PropertyResource
 

Q

QUERY_SEPARATOR - Static variable in class com.contrastsecurity.http.RequestConstants
 

R

rc - Variable in class com.contrastsecurity.models.MakeRequestResponse
 
rc - Variable in class com.contrastsecurity.models.TracesWithResponse
 
read - Variable in class com.contrastsecurity.models.NotificationResource
 
Recommendation - Class in com.contrastsecurity.models
 
Recommendation() - Constructor for class com.contrastsecurity.models.Recommendation
 
RecommendationResponse - Class in com.contrastsecurity.models
 
RecommendationResponse() - Constructor for class com.contrastsecurity.models.RecommendationResponse
 
RED - Static variable in class com.contrastsecurity.models.EventResource
 
refresh() - Method in interface com.contrastsecurity.sdk.internal.Refreshable
Retrieves a fresh copy of this immutable resource.
Refreshable<T> - Interface in com.contrastsecurity.sdk.internal
Describes a resource that may be refreshed by requesting a new representation.
RequestConstants - Class in com.contrastsecurity.http
 
RequestConstants() - Constructor for class com.contrastsecurity.http.RequestConstants
 
RequestUrlConstants - Class in com.contrastsecurity.http
 
RequestUrlConstants() - Constructor for class com.contrastsecurity.http.RequestUrlConstants
 
ResourceNotFoundException - Exception in com.contrastsecurity.exceptions
An HttpResponseException throw when Contrast API returns a 404 Not Found response.
ResourceNotFoundException(String, String, String, String) - Constructor for exception com.contrastsecurity.exceptions.ResourceNotFoundException
Constructor.
ResourceNotFoundException(String, String, String, String, String) - Constructor for exception com.contrastsecurity.exceptions.ResourceNotFoundException
Constructor.
Risk - Class in com.contrastsecurity.models
 
Risk() - Constructor for class com.contrastsecurity.models.Risk
 
RouteCoverageBySessionIDAndMetadataRequest - Class in com.contrastsecurity.models
 
RouteCoverageBySessionIDAndMetadataRequest() - Constructor for class com.contrastsecurity.models.RouteCoverageBySessionIDAndMetadataRequest
 
RouteCoverageMetadataLabelValues - Class in com.contrastsecurity.models
 
RouteCoverageMetadataLabelValues() - Constructor for class com.contrastsecurity.models.RouteCoverageMetadataLabelValues
 
RouteCoverageResponse - Class in com.contrastsecurity.models
 
RouteCoverageResponse() - Constructor for class com.contrastsecurity.models.RouteCoverageResponse
 
Rule() - Constructor for class com.contrastsecurity.models.Rules.Rule
 
RuleReferences - Class in com.contrastsecurity.models
 
RuleReferences() - Constructor for class com.contrastsecurity.models.RuleReferences
 
Rules - Class in com.contrastsecurity.models
 
Rules() - Constructor for class com.contrastsecurity.models.Rules
 
Rules.Rule - Class in com.contrastsecurity.models
 
RuleSeverity - Enum in com.contrastsecurity.http
 

S

sarif() - Method in interface com.contrastsecurity.sdk.scan.Scan
Retrieves a scan's results in SARIF.
saveSarif(Path) - Method in interface com.contrastsecurity.sdk.scan.Scan
Retrieves and saves the scan's results (in SARIF) to the specified file.
scan(String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
Scan - Interface in com.contrastsecurity.sdk.scan
Describes a scan resource.
scan() - Method in exception com.contrastsecurity.sdk.scan.ScanException
 
Scan.Definition - Interface in com.contrastsecurity.sdk.scan
Builder for defining a new scan.
ScanException - Exception in com.contrastsecurity.sdk.scan
Indicates a condition that prevents Contrast Scan from completing an analysis
ScanException(Scan, String) - Constructor for exception com.contrastsecurity.sdk.scan.ScanException
 
scanId() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
ScanManager - Interface in com.contrastsecurity.sdk.scan
Manager for Contrast Scan resource collections.
ScanManagerImpl - Class in com.contrastsecurity.sdk.scan
Implementation of ScanManager.
ScanManagerImpl(ContrastSDK, Gson, String) - Constructor for class com.contrastsecurity.sdk.scan.ScanManagerImpl
Constructor.
ScanPagedResult<T> - Class in com.contrastsecurity.models
Describes a page of results from the Scan API.
scans() - Method in interface com.contrastsecurity.sdk.scan.Project
 
scans(String) - Method in interface com.contrastsecurity.sdk.scan.ScanManager
 
scans(String) - Method in class com.contrastsecurity.sdk.scan.ScanManagerImpl
 
Scans - Interface in com.contrastsecurity.sdk.scan
Scan resource collection API.
Scans.Factory - Interface in com.contrastsecurity.sdk.scan
Factory for Scans
ScanStatus - Enum in com.contrastsecurity.sdk.scan
Describes the possible states that a scan can have
ScanSummary - Interface in com.contrastsecurity.sdk.scan
Summary of a Scan and its results.
Score() - Constructor for class com.contrastsecurity.models.LibraryScores.Score
 
Scores - Class in com.contrastsecurity.models
 
Scores() - Constructor for class com.contrastsecurity.models.Scores
 
SecurityCheck - Class in com.contrastsecurity.models
 
SecurityCheck() - Constructor for class com.contrastsecurity.models.SecurityCheck
 
SecurityCheckFilter - Class in com.contrastsecurity.http
 
SecurityCheckFilter() - Constructor for class com.contrastsecurity.http.SecurityCheckFilter
 
SecurityCheckFilter.QueryBy - Enum in com.contrastsecurity.http
 
SecurityCheckForm - Class in com.contrastsecurity.http
Form that is used making security checks
SecurityCheckForm(String) - Constructor for class com.contrastsecurity.http.SecurityCheckForm
 
SecurityCheckForm(String, AgentType) - Constructor for class com.contrastsecurity.http.SecurityCheckForm
 
SecurityCheckResponse - Class in com.contrastsecurity.http
A wrapper object for the response of a security check request
SecurityCheckResponse() - Constructor for class com.contrastsecurity.http.SecurityCheckResponse
 
Server - Class in com.contrastsecurity.models
A server with the Contrast agent installed.
Server() - Constructor for class com.contrastsecurity.models.Server
 
ServerEnvironment - Enum in com.contrastsecurity.http
 
ServerFilterForm - Class in com.contrastsecurity.http
 
ServerFilterForm() - Constructor for class com.contrastsecurity.http.ServerFilterForm
 
ServerFilterForm.ServerExpandValue - Enum in com.contrastsecurity.http
 
ServerFilterForm.ServerQuickFilterType - Enum in com.contrastsecurity.http
 
ServerResponseException - Exception in com.contrastsecurity.exceptions
Thrown when the Contrast API returns a response that the SDK does not understand.
ServerResponseException(String) - Constructor for exception com.contrastsecurity.exceptions.ServerResponseException
 
ServerResponseException(String, Throwable) - Constructor for exception com.contrastsecurity.exceptions.ServerResponseException
 
Servers - Class in com.contrastsecurity.models
Base class for api calls with servers
Servers() - Constructor for class com.contrastsecurity.models.Servers
 
ServerTagsResponse - Class in com.contrastsecurity.models
 
ServerTagsResponse() - Constructor for class com.contrastsecurity.models.ServerTagsResponse
 
sessionID - Variable in class com.contrastsecurity.models.RouteCoverageBySessionIDAndMetadataRequest
 
setApplicationIds(List<String>) - Method in class com.contrastsecurity.http.ServerFilterForm
 
setApps(List<String>) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setBody(String) - Method in class com.contrastsecurity.models.Chapter
 
setBodyFormat(String) - Method in class com.contrastsecurity.models.Chapter
 
setBodyFormatVariables(Map<String, String>) - Method in class com.contrastsecurity.models.Chapter
 
setChapters(List<Chapter>) - Method in class com.contrastsecurity.models.Story
 
setClazz(String) - Method in class com.contrastsecurity.models.Event
 
setCollapsedEvents(List<EventResource>) - Method in class com.contrastsecurity.models.EventResource
 
setCommentPreference(boolean) - Method in class com.contrastsecurity.models.StatusRequest
 
setConnectionTimeout(int) - Method in class com.contrastsecurity.sdk.ContrastSDK
Sets a custom connection timeout for all SDK requests.
setContactName(String) - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
setCount(int) - Method in class com.contrastsecurity.models.TraceFilter
 
setCustomRecommendation(CustomRecommendation) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setCustomRuleReferences(CustomRuleReferences) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setCwe(String) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setDescription(String) - Method in class com.contrastsecurity.models.EventResource
 
setDescription(String) - Method in class com.contrastsecurity.models.Stacktrace
 
setDupes(int) - Method in class com.contrastsecurity.models.EventResource
 
setEmail(String) - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
setEndDate(Date) - Method in class com.contrastsecurity.http.FilterForm
 
setEnvironment(EnumSet<ServerEnvironment>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setEvent(Event) - Method in class com.contrastsecurity.models.EventDetails
 
setEvent(Event) - Method in class com.contrastsecurity.models.EventResource
 
setEvents(List<EventResource>) - Method in class com.contrastsecurity.models.EventSummaryResponse
 
setExpand(EnumSet<?>) - Method in class com.contrastsecurity.http.FilterForm
 
setExtraDetails(String) - Method in class com.contrastsecurity.models.EventResource
 
setFieldID(String) - Method in class com.contrastsecurity.models.TraceMetadataFilter
 
setFieldName(String) - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
setFilterAppCode(String) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterCompliance(List<String>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterLanguages(List<String>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterServers(List<String>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterTags(List<String>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterTechs(List<String>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterText(String) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setFilterVulnSeverities(EnumSet<RuleSeverity>) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setfObject(String) - Method in class com.contrastsecurity.models.Event
 
setFormattedText(String) - Method in class com.contrastsecurity.models.CustomRecommendation
 
setFormattedText(String) - Method in class com.contrastsecurity.models.CustomRuleReferences
 
setFormattedText(String) - Method in class com.contrastsecurity.models.Recommendation
 
setFormattedText(String) - Method in class com.contrastsecurity.models.Risk
 
setFormattedText(String) - Method in class com.contrastsecurity.models.RuleReferences
 
setFormattedTextVariables(Map<String, String>) - Method in class com.contrastsecurity.models.CustomRecommendation
 
setFormattedTextVariables(Map<String, String>) - Method in class com.contrastsecurity.models.CustomRuleReferences
 
setFormattedTextVariables(Map<String, String>) - Method in class com.contrastsecurity.models.Recommendation
 
setFormattedTextVariables(Map<String, String>) - Method in class com.contrastsecurity.models.Risk
 
setFormattedTextVariables(Map<String, String>) - Method in class com.contrastsecurity.models.RuleReferences
 
setfReturn(String) - Method in class com.contrastsecurity.models.Event
 
setGrades(List<String>) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setHttpRequest(HttpRequest) - Method in class com.contrastsecurity.models.HttpRequestResponse
 
setId(String) - Method in class com.contrastsecurity.models.EventResource
 
setImportant(boolean) - Method in class com.contrastsecurity.models.EventResource
 
setIncludeArchived(boolean) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setIncludeArchived(boolean) - Method in class com.contrastsecurity.http.ServerFilterForm
 
setIncludeMerged(boolean) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setIncludeOnlyLicensed(boolean) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setIncludeUnused(boolean) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setIncludeUsed(boolean) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setIntroText(String) - Method in class com.contrastsecurity.models.Chapter
 
setIntroTextFormat(String) - Method in class com.contrastsecurity.models.Chapter
 
setIntroTextVariables(Map<String, String>) - Method in class com.contrastsecurity.models.Chapter
 
setKeycode(String) - Method in class com.contrastsecurity.models.TraceFilter
 
setLabel(String) - Method in class com.contrastsecurity.models.RouteCoverageMetadataLabelValues
 
setLabel(String) - Method in class com.contrastsecurity.models.TraceFilter
 
setLanguages(List<String>) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setLastCustomFrame(int) - Method in class com.contrastsecurity.models.Event
 
setLicenses(List<String>) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setLimit(int) - Method in class com.contrastsecurity.http.FilterForm
 
setLinks(List<String>) - Method in class com.contrastsecurity.models.Tags
 
setLogLevels(List<String>) - Method in class com.contrastsecurity.http.ServerFilterForm
 
setMessages(List<String>) - Method in class com.contrastsecurity.models.EventDetails
 
setMessages(List<String>) - Method in class com.contrastsecurity.models.EventSummaryResponse
 
setMessages(List<String>) - Method in class com.contrastsecurity.models.HttpRequestResponse
 
setMessages(List<String>) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setMessages(List<String>) - Method in class com.contrastsecurity.models.StoryResponse
 
setMessages(List<String>) - Method in class com.contrastsecurity.models.TagsResponse
 
setMethod(String) - Method in class com.contrastsecurity.models.Event
 
setName(String) - Method in class com.contrastsecurity.models.PropertyResource
 
setName(String) - Method in class com.contrastsecurity.models.Tag
 
setNewGroup(boolean) - Method in class com.contrastsecurity.models.TraceFilter
 
setNote(String) - Method in class com.contrastsecurity.models.StatusRequest
 
setObjectTracked(boolean) - Method in class com.contrastsecurity.models.Event
 
setOffset(int) - Method in class com.contrastsecurity.http.FilterForm
 
setOwasp(String) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setParameter(String) - Method in class com.contrastsecurity.models.Parameter
 
setParameters(List<Parameter>) - Method in class com.contrastsecurity.models.Event
 
setParent(Object) - Method in class com.contrastsecurity.models.EventModel
 
setPhoneNo(String) - Method in class com.contrastsecurity.models.PointOfContactMetadata
 
setPropertyResources(List<PropertyResource>) - Method in class com.contrastsecurity.models.Chapter
 
setQ(String) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setQ(String) - Method in class com.contrastsecurity.http.ServerFilterForm
 
setQuickFilter(ApplicationFilterForm.ApplicationQuickFilterType) - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
setQuickFilter(LibraryFilterForm.LibraryQuickFilterType) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setQuickFilter(ServerFilterForm.ServerQuickFilterType) - Method in class com.contrastsecurity.http.ServerFilterForm
 
setReadTimeout(int) - Method in class com.contrastsecurity.sdk.ContrastSDK
Set a custom read timeout for all SDK requests.
setReason(String) - Method in class com.contrastsecurity.models.HttpRequestResponse
 
setRecommendation(Recommendation) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setReturnTracked(boolean) - Method in class com.contrastsecurity.models.Event
 
setRisk(String) - Method in class com.contrastsecurity.models.EventSummaryResponse
 
setRisk(Risk) - Method in class com.contrastsecurity.models.Story
 
setRuleReferences(RuleReferences) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setServers(List<Long>) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setSeverities(List<String>) - Method in class com.contrastsecurity.http.FilterForm
 
setShowEvents(boolean) - Method in class com.contrastsecurity.models.EventSummaryResponse
 
setShowEvidence(boolean) - Method in class com.contrastsecurity.models.EventSummaryResponse
 
setSort(String) - Method in class com.contrastsecurity.http.FilterForm
 
setStacktrace(boolean) - Method in class com.contrastsecurity.models.EventItem
 
setStacktraces(List<Stacktrace>) - Method in class com.contrastsecurity.models.Event
 
setStartDate(Date) - Method in class com.contrastsecurity.http.FilterForm
 
setStatus(String) - Method in class com.contrastsecurity.http.FilterForm
 
setStatus(String) - Method in class com.contrastsecurity.models.StatusRequest
 
setStory(Story) - Method in class com.contrastsecurity.models.StoryResponse
 
setSubstatus(String) - Method in class com.contrastsecurity.models.StatusRequest
 
setSuccess(boolean) - Method in class com.contrastsecurity.models.EventDetails
 
setSuccess(boolean) - Method in class com.contrastsecurity.models.EventSummaryResponse
 
setSuccess(String) - Method in class com.contrastsecurity.models.HttpRequestResponse
 
setSuccess(boolean) - Method in class com.contrastsecurity.models.RecommendationResponse
 
setSuccess(String) - Method in class com.contrastsecurity.models.StoryResponse
 
setSuccess(String) - Method in class com.contrastsecurity.models.TagsResponse
 
setTagNamesAndGetTagObject() - Method in class com.contrastsecurity.models.Tags
 
setTags(List<String>) - Method in class com.contrastsecurity.http.LibraryFilterForm
 
setTags(List<String>) - Method in class com.contrastsecurity.http.ServerFilterForm
 
setTags(List<Tag>) - Method in class com.contrastsecurity.models.Tags
 
setTags(List<String>) - Method in class com.contrastsecurity.models.TagsResponse
 
setText(String) - Method in class com.contrastsecurity.models.CustomRecommendation
 
setText(String) - Method in class com.contrastsecurity.models.CustomRuleReferences
 
setText(String) - Method in class com.contrastsecurity.models.HttpRequest
 
setText(String) - Method in class com.contrastsecurity.models.Recommendation
 
setText(String) - Method in class com.contrastsecurity.models.Risk
 
setText(String) - Method in class com.contrastsecurity.models.RuleReferences
 
setTraceId(String) - Method in class com.contrastsecurity.models.Story
 
setTraces(List<String>) - Method in class com.contrastsecurity.models.StatusRequest
 
setTracesId(List<String>) - Method in class com.contrastsecurity.models.Tags
 
setTraceStatus(String) - Method in class com.contrastsecurity.http.UrlBuilder
 
setTraceStatus(String, String) - Method in class com.contrastsecurity.sdk.ContrastSDK
 
setTracked(boolean) - Method in class com.contrastsecurity.models.Parameter
 
setType(String) - Method in class com.contrastsecurity.models.Chapter
 
setType(String) - Method in class com.contrastsecurity.models.EventItem
 
setType(String) - Method in class com.contrastsecurity.models.EventResource
 
setType(String) - Method in class com.contrastsecurity.models.MetadataEntity
 
setType(String) - Method in class com.contrastsecurity.models.Stacktrace
 
setValue(String) - Method in class com.contrastsecurity.models.EventItem
 
setValue(String) - Method in class com.contrastsecurity.models.PropertyResource
 
setValues(List<String>) - Method in class com.contrastsecurity.models.TraceMetadataFilter
 
setVulnTypes(List<String>) - Method in class com.contrastsecurity.http.TraceFilterForm
 
SEVERITIES - Static variable in class com.contrastsecurity.utils.ContrastSDKUtils
 
SignUp - Class in com.contrastsecurity.models
 
SignUp() - Constructor for class com.contrastsecurity.models.SignUp
 
Stacktrace - Class in com.contrastsecurity.models
 
Stacktrace() - Constructor for class com.contrastsecurity.models.Stacktrace
 
Stats() - Constructor for class com.contrastsecurity.models.LibraryStats.Stats
 
status() - Method in interface com.contrastsecurity.sdk.scan.Scan
 
StatusBreakdown() - Constructor for class com.contrastsecurity.models.VulnerabilityTrend.TrendStep.StatusBreakdown
 
StatusRequest - Class in com.contrastsecurity.models
 
StatusRequest(List<String>, String, boolean) - Constructor for class com.contrastsecurity.models.StatusRequest
 
StatusRequest(List<String>, String, boolean, String) - Constructor for class com.contrastsecurity.models.StatusRequest
 
StatusRequest(List<String>, String, String, boolean, String) - Constructor for class com.contrastsecurity.models.StatusRequest
 
StatusRequest() - Constructor for class com.contrastsecurity.models.StatusRequest
 
Story - Class in com.contrastsecurity.models
 
Story() - Constructor for class com.contrastsecurity.models.Story
 
StoryResponse - Class in com.contrastsecurity.models
 
StoryResponse() - Constructor for class com.contrastsecurity.models.StoryResponse
 
success - Variable in class com.contrastsecurity.models.GenericResponse
 
success - Variable in class com.contrastsecurity.models.NotificationsResponse
 
success - Variable in class com.contrastsecurity.models.ServerTagsResponse
 
summary() - Method in interface com.contrastsecurity.sdk.scan.Scan
Retrieves a summary of the scan results.
summary(String) - Method in interface com.contrastsecurity.sdk.scan.Scans
Retrieves a scan's summary by scan ID.

T

t - Variable in class com.contrastsecurity.models.TracesWithResponse
 
Tag - Class in com.contrastsecurity.models
An Tag to delete.
Tag(String) - Constructor for class com.contrastsecurity.models.Tag
 
Tag() - Constructor for class com.contrastsecurity.models.Tag
 
Tags - Class in com.contrastsecurity.models
 
Tags() - Constructor for class com.contrastsecurity.models.Tags
 
Tags(List<String>) - Constructor for class com.contrastsecurity.models.Tags
 
Tags(List<Tag>, List<String>) - Constructor for class com.contrastsecurity.models.Tags
 
TagsResponse - Class in com.contrastsecurity.models
 
TagsResponse() - Constructor for class com.contrastsecurity.models.TagsResponse
 
TELEMETRY_INTEGRATION_NAME - Static variable in class com.contrastsecurity.http.RequestConstants
 
TELEMETRY_INTEGRATION_VERSION - Static variable in class com.contrastsecurity.http.RequestConstants
 
toEncodedString() - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
toQuery() - Method in class com.contrastsecurity.http.TraceFilterForm
Translate the filters to one or more URL query arguments
toString() - Method in enum com.contrastsecurity.http.ApplicationFilterForm.ApplicationExpandValues
 
toString() - Method in enum com.contrastsecurity.http.ApplicationFilterForm.ApplicationQuickFilterType
 
toString() - Method in class com.contrastsecurity.http.ApplicationFilterForm
 
toString() - Method in enum com.contrastsecurity.http.FilterForm.ApplicationExpandValues
 
toString() - Method in enum com.contrastsecurity.http.FilterForm.LibrariesExpandValues
 
toString() - Method in class com.contrastsecurity.http.FilterForm
 
toString() - Method in enum com.contrastsecurity.http.FilterForm.TraceExpandValue
 
toString() - Method in enum com.contrastsecurity.http.LibraryFilterForm.LibraryExpandValues
 
toString() - Method in enum com.contrastsecurity.http.LibraryFilterForm.LibraryQuickFilterType
 
toString() - Method in class com.contrastsecurity.http.LibraryFilterForm
 
toString() - Method in enum com.contrastsecurity.http.RuleSeverity
 
toString() - Method in enum com.contrastsecurity.http.ServerEnvironment
 
toString() - Method in enum com.contrastsecurity.http.ServerFilterForm.ServerExpandValue
 
toString() - Method in enum com.contrastsecurity.http.ServerFilterForm.ServerQuickFilterType
 
toString() - Method in class com.contrastsecurity.http.ServerFilterForm
 
toString() - Method in enum com.contrastsecurity.http.TraceFilterForm.ApplicationExpandValues
 
toString() - Method in enum com.contrastsecurity.http.TraceFilterForm.LibrariesExpandValues
 
toString() - Method in class com.contrastsecurity.http.TraceFilterForm
 
toString() - Method in enum com.contrastsecurity.http.TraceFilterForm.TraceExpandValue
 
toString() - Method in enum com.contrastsecurity.http.TraceFilterKeycode
 
toString() - Method in enum com.contrastsecurity.http.TraceFilterType
 
toString() - Method in class com.contrastsecurity.models.EventResource
 
toString() - Method in enum com.contrastsecurity.models.MetadataEntity.MetadataType
 
toString() - Method in class com.contrastsecurity.models.ScanPagedResult
 
toString() - Method in class com.contrastsecurity.models.TraceFilter
 
toString() - Method in class com.contrastsecurity.sdk.internal.URIBuilder
 
toString() - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
totalFixedResults() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
totalNewResults() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
totalResults() - Method in interface com.contrastsecurity.sdk.scan.ScanSummary
 
toURIString() - Method in enum com.contrastsecurity.http.RuleSeverity
 
toURIString() - Method in enum com.contrastsecurity.http.ServerEnvironment
 
toURIString() - Method in enum com.contrastsecurity.http.TraceFilterForm.TraceExpandValue
 
toURIString() - Method in class com.contrastsecurity.sdk.internal.URIBuilder
 
Trace - Class in com.contrastsecurity.models
A vulnerability identified by Contrast.
Trace() - Constructor for class com.contrastsecurity.models.Trace
 
TraceBreakdown - Class in com.contrastsecurity.models
 
TraceBreakdown() - Constructor for class com.contrastsecurity.models.TraceBreakdown
 
TraceEvent - Class in com.contrastsecurity.models
Several TraceEvents make up a vulnerability, or, "trace".
TraceEvent() - Constructor for class com.contrastsecurity.models.TraceEvent
 
TraceFilter - Class in com.contrastsecurity.models
 
TraceFilter() - Constructor for class com.contrastsecurity.models.TraceFilter
 
TraceFilterBody - Class in com.contrastsecurity.models
 
TraceFilterBody() - Constructor for class com.contrastsecurity.models.TraceFilterBody
 
TraceFilterForm - Class in com.contrastsecurity.http
 
TraceFilterForm() - Constructor for class com.contrastsecurity.http.TraceFilterForm
 
TraceFilterForm.ApplicationExpandValues - Enum in com.contrastsecurity.http
 
TraceFilterForm.LibrariesExpandValues - Enum in com.contrastsecurity.http
 
TraceFilterForm.TraceExpandValue - Enum in com.contrastsecurity.http
 
TraceFilterKeycode - Enum in com.contrastsecurity.http
 
TraceFilterType - Enum in com.contrastsecurity.http
 
TraceListing - Class in com.contrastsecurity.models
 
TraceListing() - Constructor for class com.contrastsecurity.models.TraceListing
 
TraceMetadataFilter - Class in com.contrastsecurity.models
 
TraceMetadataFilter(String, String...) - Constructor for class com.contrastsecurity.models.TraceMetadataFilter
 
TraceMetadataFilter(String, List<String>) - Constructor for class com.contrastsecurity.models.TraceMetadataFilter
 
TraceNote - Class in com.contrastsecurity.models
 
TraceNote() - Constructor for class com.contrastsecurity.models.TraceNote
 
TraceNoteResource - Class in com.contrastsecurity.models
 
TraceNoteResource() - Constructor for class com.contrastsecurity.models.TraceNoteResource
 
TraceNoteResource.NgTraceNoteReadOnlyPropertyResource - Class in com.contrastsecurity.models
 
TraceNotesResponse - Class in com.contrastsecurity.models
 
TraceNotesResponse() - Constructor for class com.contrastsecurity.models.TraceNotesResponse
 
Traces - Class in com.contrastsecurity.models
Base class for api calls with traces
Traces() - Constructor for class com.contrastsecurity.models.Traces
 
TracesWithResponse - Class in com.contrastsecurity.models
 
TracesWithResponse() - Constructor for class com.contrastsecurity.models.TracesWithResponse
 
TraceTimestampField - Enum in com.contrastsecurity.models
 
TrendStep() - Constructor for class com.contrastsecurity.models.VulnerabilityTrend.TrendStep
 
type - Variable in class com.contrastsecurity.models.MetadataEntity
 

U

UnauthorizedException - Exception in com.contrastsecurity.exceptions
An HttpResponseException throw when Contrast API returns a 401 or 403 response.
UnauthorizedException(String, String, String, int, String) - Constructor for exception com.contrastsecurity.exceptions.UnauthorizedException
Constructor.
UnauthorizedException(String, String, String, int, String, String) - Constructor for exception com.contrastsecurity.exceptions.UnauthorizedException
Constructor.
UnauthorizedException(int) - Constructor for exception com.contrastsecurity.exceptions.UnauthorizedException
Deprecated.
Used by legacy code for any HTTP 4XX response. Use UnauthorizedException.UnauthorizedException(String, String, String, int, String) instead.
upload(Path, String) - Method in interface com.contrastsecurity.sdk.scan.CodeArtifacts
Transfers a file from the file system to Contrast Scan to create a new code artifact for static analysis.
upload(Path) - Method in interface com.contrastsecurity.sdk.scan.CodeArtifacts
Transfers a file from the file system to Contrast Scan to create a new code artifact for static analysis.
URIBuilder - Class in com.contrastsecurity.sdk.internal
Helper for building URI strings.
URIBuilder() - Constructor for class com.contrastsecurity.sdk.internal.URIBuilder
 
UrlBuilder - Class in com.contrastsecurity.http
 
URLEntry - Class in com.contrastsecurity.models
A URI that's been observed under monitoring.
URLEntry() - Constructor for class com.contrastsecurity.models.URLEntry
 
User - Class in com.contrastsecurity.models
A User in Contrast.
User() - Constructor for class com.contrastsecurity.models.User
 
UserAgentProduct - Class in com.contrastsecurity.sdk
Value object that describes a product in a user-agent string.
Users - Class in com.contrastsecurity.models
Base class for api calls with users
Users() - Constructor for class com.contrastsecurity.models.Users
 

V

validateUrl(String) - Static method in class com.contrastsecurity.utils.ContrastSDKUtils
 
value - Variable in class com.contrastsecurity.models.MetadataFilterValue
 
value - Variable in class com.contrastsecurity.models.TraceNoteResource.NgTraceNoteReadOnlyPropertyResource
 
valueOf(String) - Static method in enum com.contrastsecurity.http.ApplicationFilterForm.ApplicationExpandValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.ApplicationFilterForm.ApplicationQuickFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.FilterForm.ApplicationExpandValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.FilterForm.LibrariesExpandValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.FilterForm.TraceExpandValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.LibraryFilterForm.LibraryExpandValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.LibraryFilterForm.LibraryQuickFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.RuleSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.SecurityCheckFilter.QueryBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.ServerEnvironment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.ServerFilterForm.ServerExpandValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.ServerFilterForm.ServerQuickFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.TraceFilterForm.ApplicationExpandValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.TraceFilterForm.LibrariesExpandValues
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.TraceFilterForm.TraceExpandValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.TraceFilterKeycode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.http.TraceFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.models.AgentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.models.ApplicationImportance
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.models.JobOutcomePolicy.Outcome
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.models.MetadataEntity.MetadataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.models.TraceTimestampField
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.models.VulnerabilityQuickFilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.contrastsecurity.sdk.scan.ScanStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.contrastsecurity.http.ApplicationFilterForm.ApplicationExpandValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.ApplicationFilterForm.ApplicationQuickFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.FilterForm.ApplicationExpandValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.FilterForm.LibrariesExpandValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.FilterForm.TraceExpandValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.LibraryFilterForm.LibraryExpandValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.LibraryFilterForm.LibraryQuickFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.RuleSeverity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.SecurityCheckFilter.QueryBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.ServerEnvironment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.ServerFilterForm.ServerExpandValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.ServerFilterForm.ServerQuickFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.TraceFilterForm.ApplicationExpandValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.TraceFilterForm.LibrariesExpandValues
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.TraceFilterForm.TraceExpandValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.TraceFilterKeycode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.http.TraceFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.models.AgentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.models.ApplicationImportance
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.models.JobOutcomePolicy.Outcome
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.models.MetadataEntity.MetadataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.models.TraceTimestampField
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.models.VulnerabilityQuickFilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.contrastsecurity.sdk.scan.ScanStatus
Returns an array containing the constants of this enum type, in the order they are declared.
version() - Method in class com.contrastsecurity.sdk.UserAgentProduct
 
Version - Class in com.contrastsecurity.sdk
Constants that describe this artifact.
VERSION - Static variable in class com.contrastsecurity.sdk.Version
Version of this Contrast Java SDK
VulnerabilityQuickFilterType - Enum in com.contrastsecurity.models
 
VulnerabilityTrend - Class in com.contrastsecurity.models
 
VulnerabilityTrend() - Constructor for class com.contrastsecurity.models.VulnerabilityTrend
 
VulnerabilityTrend.TrendStep - Class in com.contrastsecurity.models
 
VulnerabilityTrend.TrendStep.StatusBreakdown - Class in com.contrastsecurity.models
 

W

withApiUrl(String) - Method in class com.contrastsecurity.sdk.ContrastSDK.Builder
 
withExcludeNamespaceFilters(Collection<String>) - Method in interface com.contrastsecurity.sdk.scan.Project.Definition
 
withExistingCodeArtifact(String) - Method in interface com.contrastsecurity.sdk.scan.Scan.Definition
 
withExistingCodeArtifact(CodeArtifact) - Method in interface com.contrastsecurity.sdk.scan.Scan.Definition
 
withIncludeNamespaceFilters(Collection<String>) - Method in interface com.contrastsecurity.sdk.scan.Project.Definition
 
withLabel(String) - Method in interface com.contrastsecurity.sdk.scan.Scan.Definition
 
withLanguage(String) - Method in interface com.contrastsecurity.sdk.scan.Project.Definition
 
withName(String) - Method in interface com.contrastsecurity.sdk.scan.Project.Definition
 
withProxy(Proxy) - Method in class com.contrastsecurity.sdk.ContrastSDK.Builder
 
withUserAgentProduct(UserAgentProduct) - Method in class com.contrastsecurity.sdk.ContrastSDK.Builder
Prepends a custom product to the user-agent header included in each request to the Contrast API.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2022 Contrast Security, Inc.. All rights reserved.