Skip navigation links
A C E F G H I N O P R T V 

A

AbstractOssIndexRequest - Class in net.ossindex.common.request
Code that actually performs the requests to the server
AbstractOssIndexRequest() - Constructor for class net.ossindex.common.request.AbstractOssIndexRequest
 
add(String, String, String, String) - Method in interface net.ossindex.common.IPackageRequest
Add a new artifact to search for.
add(String, String, String, String) - Method in class net.ossindex.common.request.PackageRequest
 
addProxy(String, String, int, String, String) - Method in interface net.ossindex.common.IPackageRequest
Add a proxy server to the request
addProxy(String, String, int, String, String) - Method in class net.ossindex.common.request.AbstractOssIndexRequest
Add a proxy server through which to make requests
addProxy(String, String, int, String, String, int, int, int) - Method in class net.ossindex.common.request.AbstractOssIndexRequest
Add a proxy server through which to make requests

C

createFromTillRequest(String) - Static method in class net.ossindex.common.OssIndexApi
 
createPackageRequest() - Static method in class net.ossindex.common.OssIndexApi
Create a package request object.

E

equals(Object) - Method in class net.ossindex.common.PackageDescriptor
 
equals(Object) - Method in class net.ossindex.common.VulnerabilityDescriptor
 

F

FromTillRequest - Class in net.ossindex.common.request
Implements vulnerability queries
FromTillRequest(String) - Constructor for class net.ossindex.common.request.FromTillRequest
From beginning Till end
FromTillRequest(String, long, long) - Constructor for class net.ossindex.common.request.FromTillRequest
 

G

getDescription() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the description
getGroup() - Method in class net.ossindex.common.PackageDescriptor
Get the group ID
getId() - Method in class net.ossindex.common.PackageDescriptor
 
getId() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the OSS Index ID
getName() - Method in class net.ossindex.common.PackageDescriptor
Get the artifact name
getPackageId() - Method in class net.ossindex.common.PackageDescriptor
Get a reasonable unique ID for the package.
getPmPackageId() - Method in class net.ossindex.common.PackageDescriptor
Get a reasonable unique ID for the package, including the package manager name.
getPublished() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the published timestamp
getPublishedDate() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the published date
getReferences() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the references
getTitle() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the title
getUpdated() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the updated timestamp
getUpdatedDate() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the updated date
getUriString() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the OSS Index URL through which to find more information
getVersion() - Method in class net.ossindex.common.PackageDescriptor
Get the package version
getVersions() - Method in class net.ossindex.common.VulnerabilityDescriptor
Get the versions
getVulnerabilities() - Method in class net.ossindex.common.PackageDescriptor
Get vulnerabilities belonging to this package.
getVulnerabilityMatches() - Method in class net.ossindex.common.PackageDescriptor
Get the total number of vulnerabilities matching the supplied version.
getVulnerabilityTotal() - Method in class net.ossindex.common.PackageDescriptor
Get the total number of vulnerabilities for the package identified on the server.

H

hashCode() - Method in class net.ossindex.common.PackageDescriptor
 
hashCode() - Method in class net.ossindex.common.VulnerabilityDescriptor
 
hasNext() - Method in interface net.ossindex.common.IFromTillRequest
 
hasNext() - Method in class net.ossindex.common.request.FromTillRequest
 

I

IFromTillRequest - Interface in net.ossindex.common
 
IPackageRequest - Interface in net.ossindex.common
Interface to be implemented for the package request API.
isCve() - Method in class net.ossindex.common.VulnerabilityDescriptor
Is this vulnerability a CVE?
iterator() - Method in class net.ossindex.common.request.FromTillRequest
 

N

net.ossindex.common - package net.ossindex.common
 
net.ossindex.common.request - package net.ossindex.common.request
 
next() - Method in interface net.ossindex.common.IFromTillRequest
 
next() - Method in class net.ossindex.common.request.FromTillRequest
 

O

OssIndexApi - Class in net.ossindex.common
Main class for access of the OSS Index API.
OssIndexApi() - Constructor for class net.ossindex.common.OssIndexApi
 

P

PackageDescriptor - Class in net.ossindex.common
Represents an OSS Index package.
PackageDescriptor(String, String, String, String) - Constructor for class net.ossindex.common.PackageDescriptor
Create a package descriptor
PackageRequest - Class in net.ossindex.common.request
Perform a package request.
PackageRequest() - Constructor for class net.ossindex.common.request.PackageRequest
 
performGetRequest(String) - Method in class net.ossindex.common.request.AbstractOssIndexRequest
Perform a get request
performPostRequest(String, String) - Method in class net.ossindex.common.request.AbstractOssIndexRequest
Perform the request with the given URL and JSON data.

R

run() - Method in interface net.ossindex.common.IPackageRequest
Execute the request.
run() - Method in class net.ossindex.common.request.PackageRequest
 

T

toString() - Method in class net.ossindex.common.PackageDescriptor
 
toString() - Method in class net.ossindex.common.VulnerabilityDescriptor
 

V

VulnerabilityDescriptor - Class in net.ossindex.common
Represents a vulnerability from OSS Index
VulnerabilityDescriptor() - Constructor for class net.ossindex.common.VulnerabilityDescriptor
 
A C E F G H I N O P R T V 
Skip navigation links

Copyright © 2017. All rights reserved.