Autopsy
4.16.0
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 307 of file ExtractWebAccountType.java.
boolean org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals | ( | Object | other | ) |
Definition at line 317 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 328 of file ExtractWebAccountType.java.
|
private |
Definition at line 308 of file ExtractWebAccountType.java.
Referenced by org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals().
|
private |
Definition at line 309 of file ExtractWebAccountType.java.
Referenced by org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals().
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.