Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits SwingWorker< Map< Persona, ArrayList< CentralRepoAccount > >, Void >.
Protected Member Functions | |
Map< Persona, ArrayList< CentralRepoAccount > > | doInBackground () throws Exception |
void | done () |
Private Attributes | |
final BlackboardArtifact | artifact |
final List< CentralRepoAccount > | uniqueAccountsList = new ArrayList<>() |
Thread to search for a personas for all account identifier attributes for a contact.
Definition at line 603 of file ContactArtifactViewer.java.
|
protected |
Definition at line 619 of file ContactArtifactViewer.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.getAccount(), org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getAccount(), org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getAccountTypeByName(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCase(), org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getInstance(), org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.getPersona(), org.sleuthkit.autopsy.centralrepository.datamodel.Persona.getPersonaAccounts(), org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.getPersonaAccountsForAccount(), and org.sleuthkit.autopsy.casemodule.Case.getSleuthkitCase().
|
protected |
Definition at line 669 of file ContactArtifactViewer.java.
|
private |
Definition at line 605 of file ContactArtifactViewer.java.
|
private |
Definition at line 606 of file ContactArtifactViewer.java.
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.