Class Plugin_Lint4J

Description

The Lint4J Plugin uses Lint4J to discover potential vulnerabilities in .class files.

This class is a Singleton that runs only once, returning all of the results that first time.

Located in /plugins/_Lint4J.php (line 10)

Plugin
   |
   --Plugin_Lint4J
Variable Summary
Method Summary
void execute ()
Variables
mixed $is_multi_target = true (line 13)

Redefinition of:
Plugin::$is_multi_target
True iff this object is to be only invoked once. The object itself should prevent multiple executions.
mixed $valid_file_types = array() (line 11)

Redefinition of:
Plugin::$valid_file_types
Valid file types that this Plugin can operate on.

Inherited Variables

Inherited from Plugin

Plugin::$context_size
Plugin::$description
Plugin::$filename
Plugin::$file_contents
Plugin::$initialized
Plugin::$is_valid_filetype
Plugin::$result_list
Methods
execute (line 15)
void execute ()

Redefinition of:
Plugin::execute()
This function should not be called, since this class is abstract. The execute() function should be overridden by child classes.

Inherited Methods

Inherited From Plugin

Plugin::Plugin()
Plugin::check_for_java()
Plugin::destructor()
Plugin::execute()
Plugin::run()

Documentation generated on Mon, 28 Apr 2008 12:52:10 -0400 by phpDocumentor 1.4.0a2