Autopsy  4.21.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, Map< DataSource, 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 588 of file OsAccountDataPanel.java.

Member Data Documentation

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

Definition at line 590 of file OsAccountDataPanel.java.

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

Definition at line 591 of file OsAccountDataPanel.java.

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

Definition at line 592 of file OsAccountDataPanel.java.


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.