Predicate isValidRmiType
Holds if type t
is valid for use with RMI, i.e. whether it is serializable.
Import path
import semmle.code.java.frameworks.javaee.ejb.EJB
predicate isValidRmiType(Type t)
Holds if type t
is valid for use with RMI, i.e. whether it is serializable.
import semmle.code.java.frameworks.javaee.ejb.EJB
predicate isValidRmiType(Type t)