Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.AsynchOsAcctData Class Reference

Private Attributes

final List< Host > hosts
 
final long osAccountId
 
final OsAccountRealm osAcctRealm
 

Detailed Description

Data concerning an OS Account loaded asynchronously (and not at sheet creation).

Definition at line 586 of file OsAccounts.java.

Member Data Documentation

final List<Host> org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.AsynchOsAcctData.hosts
private

Definition at line 590 of file OsAccounts.java.

final long org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.AsynchOsAcctData.osAccountId
private

Definition at line 588 of file OsAccounts.java.

final OsAccountRealm org.sleuthkit.autopsy.datamodel.OsAccounts.OsAccountNode.AsynchOsAcctData.osAcctRealm
private

Definition at line 589 of file OsAccounts.java.


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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.