Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getHost () |
String | getPort () |
Private Attributes | |
final String | host |
final String | port |
Helper class to store the current server properties
Definition at line 1500 of file Server.java.
String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getHost | ( | ) |
Get the host
Definition at line 1515 of file Server.java.
References org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.host.
String org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getPort | ( | ) |
Get the port
Definition at line 1524 of file Server.java.
References org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.port.
|
private |
Definition at line 1502 of file Server.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.Server.configureMultiUserConnection(), and org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getHost().
|
private |
Definition at line 1503 of file Server.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.Server.configureMultiUserConnection(), and org.sleuthkit.autopsy.keywordsearch.Server.IndexingServerProperties.getPort().
Copyright © 2012-2022 Basis Technology. Generated on: Fri Mar 24 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.