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

Constructor & Destructor Documentation

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

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