Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.LicenseFetcher Class Reference

Inherits SwingWorker< LicenseResponse, Void >.

Public Member Functions

 LicenseFetcher (String licenseText)
 

Protected Member Functions

LicenseResponse doInBackground () throws Exception
 
void done ()
 

Private Attributes

final String licenseText
 

Detailed Description

Definition at line 683 of file CTMalwareScannerOptionsPanel.java.

Constructor & Destructor Documentation

com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.LicenseFetcher.LicenseFetcher ( String  licenseText)

Definition at line 687 of file CTMalwareScannerOptionsPanel.java.

Member Function Documentation

LicenseResponse com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.LicenseFetcher.doInBackground ( ) throws Exception
protected
void com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.LicenseFetcher.done ( )
protected

Member Data Documentation

final String com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.LicenseFetcher.licenseText
private

Definition at line 685 of file CTMalwareScannerOptionsPanel.java.


The documentation for this class was generated from the following file:

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.