Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
boolean | equals (Object other) |
int | hashCode () |
Private Attributes | |
final String | domain |
final String | platform |
Holds key to retrieve data for a given domain/platform.
Definition at line 346 of file ExtractWebAccountType.java.
boolean org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals | ( | Object | other | ) |
Definition at line 357 of file ExtractWebAccountType.java.
References org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.domain, and org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.platform.
int org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.hashCode | ( | ) |
Definition at line 368 of file ExtractWebAccountType.java.
|
private |
Definition at line 348 of file ExtractWebAccountType.java.
Referenced by org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals().
|
private |
Definition at line 349 of file ExtractWebAccountType.java.
Referenced by org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals().
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.