Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits ModuleInstall.
Classes | |
class | LicenseCheck |
Public Member Functions | |
void | restored () |
Static Public Member Functions | |
static Installer | getDefault () |
Private Member Functions | |
Installer () | |
Static Private Attributes | |
static final Installer | INSTANCE = new Installer() |
static final Logger | LOGGER = Logger.getLogger(Installer.class.getName()) |
Installer to check for a functional license at startup.
Definition at line 35 of file Installer.java.
|
private |
Definition at line 44 of file Installer.java.
|
static |
Definition at line 40 of file Installer.java.
References com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.INSTANCE.
Referenced by org.sleuthkit.autopsy.core.Installer.Installer().
void com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.restored | ( | ) |
Definition at line 47 of file Installer.java.
|
staticprivate |
Definition at line 38 of file Installer.java.
Referenced by com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.getDefault().
|
staticprivate |
Definition at line 36 of file Installer.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.