Autopsy  4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.AccountsQueryCallback Class Reference

Inherits org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepositoryDbQueryCallback.

Public Member Functions

void process (ResultSet rs) throws CentralRepoException, SQLException
 

Detailed Description

Callback to process a query that gets accounts

Definition at line 179 of file CentralRepoAccount.java.

Member Function Documentation

void org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepoAccount.AccountsQueryCallback.process ( ResultSet  rs) throws CentralRepoException, SQLException

Definition at line 184 of file CentralRepoAccount.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.