Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeResults Class Reference

Private Member Functions

void update ()
 

Private Attributes

final Map< String, Long > counts = new HashMap<>()
 

Detailed Description

Tracks the account types and the number of account types found.

Definition at line 301 of file Accounts.java.

Member Function Documentation

void org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeResults.update ( )
private

Member Data Documentation

final Map<String, Long> org.sleuthkit.autopsy.datamodel.accounts.Accounts.AccountTypeResults.counts = new HashMap<>()
private

Definition at line 303 of file Accounts.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.