|
Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
| LicenseInfo (LicenseResponse licenseResponse, DecryptedLicenseResponse decryptedLicense) | |
| DecryptedLicenseResponse | getDecryptedLicense () |
| LicenseResponse | getLicenseResponse () |
Private Attributes | |
| final DecryptedLicenseResponse | decryptedLicense |
| final LicenseResponse | licenseResponse |
Contains license info and decrypted boost license.
Definition at line 24 of file LicenseInfo.java.
| com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.LicenseInfo | ( | LicenseResponse | licenseResponse, |
| DecryptedLicenseResponse | decryptedLicense | ||
| ) |
Definition at line 28 of file LicenseInfo.java.
References com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.decryptedLicense, and com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.licenseResponse.
| DecryptedLicenseResponse com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.getDecryptedLicense | ( | ) |
Definition at line 37 of file LicenseInfo.java.
References com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.decryptedLicense.
Referenced by com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.licenseInfoAddButtonActionPerformed(), com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.loadMalwareScansInfo(), com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.renderLicenseState(), and com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.LicenseCheck.run().
| LicenseResponse com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.getLicenseResponse | ( | ) |
Definition at line 33 of file LicenseInfo.java.
References com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.licenseResponse.
Referenced by com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.CTMalwareScannerOptionsPanel.getLicenseInfo().
|
private |
Definition at line 26 of file LicenseInfo.java.
Referenced by com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.getDecryptedLicense(), and com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.LicenseInfo().
|
private |
Definition at line 25 of file LicenseInfo.java.
Referenced by com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.getLicenseResponse(), and com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.LicenseInfo().
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.