Module RandomDataSource
Defines classes representing random data sources.
Import path
import semmle.code.java.security.RandomDataSource
Imports
java |
Provides all default Java QL imports. |
Classes
ApacheCommonsRandomSource |
A method access calling a method declared on |
RandomDataSource |
A method access that returns random data or writes random data to an argument. |
StdlibRandomSource |
A method access calling a method declared on |