gov.nasa.pds.report.constants
Class HttpTestConstants
java.lang.Object
gov.nasa.pds.report.constants.HttpTestConstants
public final class HttpTestConstants
- extends Object
This class makes constants available for testing pulling logs using the
SFTP log puller implementation.
- Author:
- jpadams
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_NODE
public static final String TEST_NODE
- See Also:
- Constant Field Values
TEST_HOST
public static final String TEST_HOST
- See Also:
- Constant Field Values
TEST_USER
public static final String TEST_USER
- See Also:
- Constant Field Values
TEST_PASSWORD
public static final String TEST_PASSWORD
- See Also:
- Constant Field Values
TEST_ENCRYPTED
public static final boolean TEST_ENCRYPTED
- See Also:
- Constant Field Values
TEST_PATH
public static final String TEST_PATH
- See Also:
- Constant Field Values
HttpTestConstants
public HttpTestConstants()
Copyright © 2010–2014 Planetary Data System. All rights reserved.