Class BanJNDI

All Implemented Interfaces:
BugChecker.MethodInvocationTreeMatcher, Suppressible, Serializable

public final class BanJNDI extends AbstractBanUnsafeAPIChecker implements BugChecker.MethodInvocationTreeMatcher
A BugChecker that detects use of the unsafe JNDI API system.
See Also: