Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo Class Reference

Public Member Functions

 LicenseInfo (LicenseResponse licenseResponse, DecryptedLicenseResponse decryptedLicense)
 
DecryptedLicenseResponse getDecryptedLicense ()
 
LicenseResponse getLicenseResponse ()
 

Private Attributes

final DecryptedLicenseResponse decryptedLicense
 
final LicenseResponse licenseResponse
 

Detailed Description

Contains license info and decrypted boost license.

Definition at line 24 of file LicenseInfo.java.

Constructor & Destructor Documentation

com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.LicenseInfo ( LicenseResponse  licenseResponse,
DecryptedLicenseResponse  decryptedLicense 
)

Member Function Documentation

DecryptedLicenseResponse com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.getDecryptedLicense ( )
LicenseResponse com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.getLicenseResponse ( )

Member Data Documentation

final DecryptedLicenseResponse com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.decryptedLicense
private
final LicenseResponse com.basistech.df.cybertriage.autopsy.ctapi.json.LicenseInfo.licenseResponse
private

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.