CodeQL library for Java/Kotlin
codeql/java-all 0.10.0 (changelog, source)
Search

Module Rmi

Remote Method Invocation.

Import path

import semmle.code.java.frameworks.Rmi

Imports

java

Provides all default Java QL imports.

Classes

RemoteCallableMethod

A method that is intended to be called via RMI.

TypeRemote

The interface java.rmi.Remote.