Uses of Class
eu.tneitzel.rmg.endpoints.Vulnerability
-
Packages that use Vulnerability Package Description eu.tneitzel.rmg.endpoints -
-
Uses of Vulnerability in eu.tneitzel.rmg.endpoints
Methods in eu.tneitzel.rmg.endpoints that return types with arguments of type Vulnerability Modifier and Type Method Description List<Vulnerability>KnownEndpoint. getVulnerabilities()Method parameters in eu.tneitzel.rmg.endpoints with type arguments of type Vulnerability Modifier and Type Method Description voidKnownEndpoint. setVulnerabilities(List<Vulnerability> vulnerabilities)Set the vulnerabilities for the endpoint.
-