Autopsy  4.19.0
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 346 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 368 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-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.