Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.WorkerResults Class Reference

Private Attributes

final Map< Host, List< OsAccountAttribute > > attributeMap
 
final Map< Host, DataSource > instanceMap
 
final OsAccountRealm realm
 

Detailed Description

Helper class for PanelDataFetcher that wraps the returned data needed for the panel.

Definition at line 509 of file OsAccountDataPanel.java.

Member Data Documentation

final Map<Host, List<OsAccountAttribute> > org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.WorkerResults.attributeMap
private

Definition at line 511 of file OsAccountDataPanel.java.

final Map<Host, DataSource> org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.WorkerResults.instanceMap
private

Definition at line 512 of file OsAccountDataPanel.java.

final OsAccountRealm org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.WorkerResults.realm
private

Definition at line 513 of file OsAccountDataPanel.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.