Class ScanExecutor


  • public final class ScanExecutor
    extends Object
    Entry point into executing scans
    Author:
    Brian Wyka
    • Method Detail

      • scan

        public static ScanResult scan​(ExecOptions execOptions)
        Run the scan based on the provided options
        Parameters:
        execOptions - the scan options
        Returns:
        the scan result