Autopsy
4.15.0
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 350 of file PersonaAccount.java.
void org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.AccountsForPersonaQueryCallback.process | ( | ResultSet | rs | ) | throws CentralRepoException, SQLException |
Definition at line 355 of file PersonaAccount.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getAccountTypeByName(), and org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.getCRInstance().
Copyright © 2012-2020 Basis Technology. Generated on: Mon Jul 6 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.