Skip navigation links
A C F G I P S T U V 

A

attackComplexity(CvssV2.AttackComplexity) - Method in class us.springett.cvss.CvssV2
 
attackComplexity(CvssV3.AttackComplexity) - Method in class us.springett.cvss.CvssV3
 
attackVector(CvssV2.AttackVector) - Method in class us.springett.cvss.CvssV2
 
attackVector(CvssV3.AttackVector) - Method in class us.springett.cvss.CvssV3
 
authentication(CvssV2.Authentication) - Method in class us.springett.cvss.CvssV2
 
availability(CvssV2.CIA) - Method in class us.springett.cvss.CvssV2
 
availability(CvssV3.CIA) - Method in class us.springett.cvss.CvssV3
 

C

calculateScore() - Method in interface us.springett.cvss.Cvss
Calculates a CVSS score.
calculateScore() - Method in class us.springett.cvss.CvssV2
Calculates a CVSS score.
calculateScore() - Method in class us.springett.cvss.CvssV3
Calculates a CVSS score.
confidentiality(CvssV2.CIA) - Method in class us.springett.cvss.CvssV2
 
confidentiality(CvssV3.CIA) - Method in class us.springett.cvss.CvssV3
 
Cvss - Interface in us.springett.cvss
Defines an interface for CVSS versions.
CvssV2 - Class in us.springett.cvss
Calculates CVSSv2 scores and vector.
CvssV2() - Constructor for class us.springett.cvss.CvssV2
 
CvssV2.AttackComplexity - Enum in us.springett.cvss
 
CvssV2.AttackVector - Enum in us.springett.cvss
 
CvssV2.Authentication - Enum in us.springett.cvss
 
CvssV2.CIA - Enum in us.springett.cvss
 
CVSSv2_PATTERN - Static variable in interface us.springett.cvss.Cvss
 
CvssV3 - Class in us.springett.cvss
Calculates CVSSv3 scores and vector.
CvssV3() - Constructor for class us.springett.cvss.CvssV3
 
CvssV3.AttackComplexity - Enum in us.springett.cvss
 
CvssV3.AttackVector - Enum in us.springett.cvss
 
CvssV3.CIA - Enum in us.springett.cvss
 
CvssV3.PrivilegesRequired - Enum in us.springett.cvss
 
CvssV3.Scope - Enum in us.springett.cvss
 
CvssV3.UserInteraction - Enum in us.springett.cvss
 
CVSSv3_PATTERN - Static variable in interface us.springett.cvss.Cvss
 

F

fromString(String) - Static method in enum us.springett.cvss.CvssV2.AttackComplexity
 
fromString(String) - Static method in enum us.springett.cvss.CvssV2.AttackVector
 
fromString(String) - Static method in enum us.springett.cvss.CvssV2.Authentication
 
fromString(String) - Static method in enum us.springett.cvss.CvssV2.CIA
 
fromString(String) - Static method in enum us.springett.cvss.CvssV3.AttackComplexity
 
fromString(String) - Static method in enum us.springett.cvss.CvssV3.AttackVector
 
fromString(String) - Static method in enum us.springett.cvss.CvssV3.CIA
 
fromString(String) - Static method in enum us.springett.cvss.CvssV3.PrivilegesRequired
 
fromString(String) - Static method in enum us.springett.cvss.CvssV3.Scope
 
fromString(String) - Static method in enum us.springett.cvss.CvssV3.UserInteraction
 
fromVector(String) - Static method in interface us.springett.cvss.Cvss
A factory method which accepts a String representation of a CVSS vector, determines which CVSS version it is, and returns the corresponding CVSS object.

G

getBaseScore() - Method in class us.springett.cvss.Score
Returns the base score.
getExploitabilitySubScore() - Method in class us.springett.cvss.Score
Returns the exploitability subscore.
getImpactSubScore() - Method in class us.springett.cvss.Score
Returns the impact subscore.
getVector() - Method in interface us.springett.cvss.Cvss
Returns the CVSS vector
getVector() - Method in class us.springett.cvss.CvssV2
Returns the CVSS vector
getVector() - Method in class us.springett.cvss.CvssV3
Returns the CVSS vector

I

integrity(CvssV2.CIA) - Method in class us.springett.cvss.CvssV2
 
integrity(CvssV3.CIA) - Method in class us.springett.cvss.CvssV3
 

P

privilegesRequired(CvssV3.PrivilegesRequired) - Method in class us.springett.cvss.CvssV3
 

S

scope(CvssV3.Scope) - Method in class us.springett.cvss.CvssV3
 
Score - Class in us.springett.cvss
Defines a Score object that defines base, impact, and exploitability scores.
Score(double, double, double) - Constructor for class us.springett.cvss.Score
 

T

toString() - Method in class us.springett.cvss.CvssV2
 
toString() - Method in class us.springett.cvss.CvssV3
 

U

us.springett.cvss - package us.springett.cvss
 
userInteraction(CvssV3.UserInteraction) - Method in class us.springett.cvss.CvssV3
 

V

valueOf(String) - Static method in enum us.springett.cvss.CvssV2.AttackComplexity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV2.AttackVector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV2.Authentication
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV2.CIA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV3.AttackComplexity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV3.AttackVector
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV3.CIA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV3.PrivilegesRequired
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV3.Scope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum us.springett.cvss.CvssV3.UserInteraction
Returns the enum constant of this type with the specified name.
values() - Static method in enum us.springett.cvss.CvssV2.AttackComplexity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV2.AttackVector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV2.Authentication
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV2.CIA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV3.AttackComplexity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV3.AttackVector
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV3.CIA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV3.PrivilegesRequired
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV3.Scope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum us.springett.cvss.CvssV3.UserInteraction
Returns an array containing the constants of this enum type, in the order they are declared.
A C F G I P S T U V 
Skip navigation links

Copyright © 2017. All rights reserved.