- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.FinancialDamage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.NonCompliance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.PrivacyViolation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.ReputationDamage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfAccountability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfAvailability
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfConfidentiality
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfIntegrity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.Motive
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.Opportunity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.Size
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.SkillLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.Awareness
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.EaseOfDiscovery
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.EaseOfExploit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.IntrusionDetection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum us.springett.owasp.riskrating.Level
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.FinancialDamage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.NonCompliance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.PrivacyViolation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.BusinessImpactFactor.ReputationDamage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfAccountability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfAvailability
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfConfidentiality
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.TechnicalImpactFactor.LossOfIntegrity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.Motive
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.Opportunity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.Size
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.ThreatAgentFactor.SkillLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.Awareness
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.EaseOfDiscovery
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.EaseOfExploit
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.factors.VulnerabilityFactor.IntrusionDetection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum us.springett.owasp.riskrating.Level
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VECTOR_PATTERN - Static variable in class us.springett.owasp.riskrating.OwaspRiskRating
-
- VulnerabilityFactor - Class in us.springett.owasp.riskrating.factors
-
This set of factors are related to the vulnerability involved.
- VulnerabilityFactor.Awareness - Enum in us.springett.owasp.riskrating.factors
-
How well known is this vulnerability to this group of threat agents?
- VulnerabilityFactor.EaseOfDiscovery - Enum in us.springett.owasp.riskrating.factors
-
How easy is it for this group of threat agents to discover this vulnerability?
- VulnerabilityFactor.EaseOfExploit - Enum in us.springett.owasp.riskrating.factors
-
How easy is it for this group of threat agents to actually exploit this vulnerability?
- VulnerabilityFactor.IntrusionDetection - Enum in us.springett.owasp.riskrating.factors
-
How likely is an exploit to be detected?