Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepositoryDbQueryCallback.
Public Member Functions | |
void | process (ResultSet rs) throws CentralRepoException, SQLException |
Callback to process a query that gets all accounts belonging to a persona.
Definition at line 389 of file PersonaAccount.java.
void org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.AccountsForPersonaQueryCallback.process | ( | ResultSet | rs | ) | throws CentralRepoException, SQLException |
Definition at line 394 of file PersonaAccount.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getAccountTypeByName(), and org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.getCRInstance().
Copyright © 2012-2022 Basis Technology. Generated on: Sat Apr 1 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.