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.AuthTokenFetcher Class Reference

Inherits SwingWorker< AuthTokenResponse, Void >.

Public Member Functions

 AuthTokenFetcher (DecryptedLicenseResponse decryptedLicense)
 

Protected Member Functions

AuthTokenResponse doInBackground () throws Exception
 
void done ()
 

Private Attributes

final DecryptedLicenseResponse decryptedLicense
 

Detailed Description

Definition at line 702 of file CTMalwareScannerOptionsPanel.java.

Constructor & Destructor Documentation

com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.AuthTokenFetcher.AuthTokenFetcher ( DecryptedLicenseResponse  decryptedLicense)

Definition at line 706 of file CTMalwareScannerOptionsPanel.java.

Member Function Documentation

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

Member Data Documentation

final DecryptedLicenseResponse com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.AuthTokenFetcher.decryptedLicense
private

Definition at line 704 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.