Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< AuthTokenResponse, Void >.
Public Member Functions | |
AuthTokenFetcher (DecryptedLicenseResponse decryptedLicense) | |
Protected Member Functions | |
AuthTokenResponse | doInBackground () throws Exception |
void | done () |
Private Attributes | |
final DecryptedLicenseResponse | decryptedLicense |
Definition at line 754 of file CTMalwareScannerOptionsPanel.java.
com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.AuthTokenFetcher.AuthTokenFetcher | ( | DecryptedLicenseResponse | decryptedLicense | ) |
Definition at line 758 of file CTMalwareScannerOptionsPanel.java.
|
protected |
Definition at line 763 of file CTMalwareScannerOptionsPanel.java.
References com.basistech.df.cybertriage.autopsy.ctapi.CTApiDAO.getAuthToken().
|
protected |
Definition at line 772 of file CTMalwareScannerOptionsPanel.java.
References com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.authTokenFetcher.
|
private |
Definition at line 756 of file CTMalwareScannerOptionsPanel.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.