Autopsy
4.21.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 619 of file ContactArtifactViewer.java.
|
protected |
Definition at line 635 of file ContactArtifactViewer.java.
References org::sleuthkit::datamodel::Account::Type.DEVICE, org.sleuthkit.autopsy.centralrepository.datamodel.PersonaAccount.getAccount(), org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getAccount(), org::sleuthkit::datamodel::CommunicationsManager.getAccountsRelatedToArtifact(), org.sleuthkit.autopsy.centralrepository.datamodel.CentralRepository.getAccountTypeByName(), org::sleuthkit::datamodel::SleuthkitCase.getCommunicationsManager(), 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 691 of file ContactArtifactViewer.java.
|
private |
Definition at line 621 of file ContactArtifactViewer.java.
|
private |
Definition at line 622 of file ContactArtifactViewer.java.
Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.