public final class Constants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SYS_PROP_PASS
System property for retrieving the password used for HTTP Basic Auth when running the TCK.
|
static String |
SYS_PROP_SERVER_URL
System property for retrieving the URL used for running the TCK.
|
static String |
SYS_PROP_USER
System property for retrieving the username used for HTTP Basic Auth when running the TCK.
|
| Constructor and Description |
|---|
Constants() |
public static final String SYS_PROP_USER
public static final String SYS_PROP_PASS
public static final String SYS_PROP_SERVER_URL
Copyright © 2020. All rights reserved.