Autopsy  4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey Class Reference

Public Member Functions

boolean equals (Object other)
 
int hashCode ()
 

Private Attributes

final String domain
 
final String platform
 

Detailed Description

Holds key to retrieve data for a given domain/platform.

Definition at line 351 of file ExtractWebAccountType.java.

Member Function Documentation

boolean org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.equals ( Object  other)
int org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.hashCode ( )

Definition at line 373 of file ExtractWebAccountType.java.

Member Data Documentation

final String org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.domain
private
final String org.sleuthkit.autopsy.recentactivity.ExtractWebAccountType.RoleKey.platform
private

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

Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.