public class Risk extends Object
| Constructor and Description |
|---|
Risk() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
String |
getMitigationStrategy() |
String |
getName() |
int |
hashCode() |
void |
setMitigationStrategy(String mitigationStrategy) |
void |
setName(String name) |
Copyright © 2017–2025 OWASP Foundation. All rights reserved.