Autopsy
4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< WorkerResults, Void >.
Protected Member Functions | |
WorkerResults | doInBackground () throws Exception |
void | done () |
Private Attributes | |
OsAccount | account |
final Long | accountId |
A SwingWorker to gather the data for the content panel.
Definition at line 444 of file OsAccountDataPanel.java.
|
protected |
Definition at line 465 of file OsAccountDataPanel.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCase(), org::sleuthkit::datamodel::Content.getDataSource(), org::sleuthkit::datamodel::OsAccount.getExtendedOsAccountAttributes(), org::sleuthkit::datamodel::Host.getHostId(), org::sleuthkit::datamodel::OsAccountManager.getHosts(), org::sleuthkit::datamodel::OsAccountManager.getOsAccountByObjectId(), org::sleuthkit::datamodel::OsAccount.getOsAccountInstances(), org::sleuthkit::datamodel::OsAccount.getRealmId(), and org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase().
|
protected |
Definition at line 534 of file OsAccountDataPanel.java.
References org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.addDataComponents(), org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.buildBasicProperties(), org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.buildHostData(), org.sleuthkit.autopsy.contentviewers.osaccount.OsAccountDataPanel.buildRealmProperties(), and org::sleuthkit::datamodel::OsAccount.getId().
|
private |
Definition at line 447 of file OsAccountDataPanel.java.
|
private |
Definition at line 446 of file OsAccountDataPanel.java.
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.