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 614 of file CTMalwareScannerOptionsPanel.java.

Constructor & Destructor Documentation

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

Definition at line 618 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 616 of file CTMalwareScannerOptionsPanel.java.


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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Feb 6 2024
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.