Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Member Functions | |
void | update () |
Private Attributes | |
final Map< String, Long > | counts = new HashMap<>() |
Tracks the account types and the number of account types found.
Definition at line 301 of file Accounts.java.
|
private |
Queries the database and updates the counts for each account type.
Definition at line 335 of file Accounts.java.
References org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org.sleuthkit.autopsy.datamodel.accounts.Accounts.getFilterByDataSourceClause(), and org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase().
|
private |
Definition at line 303 of file Accounts.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Mar 28 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.