public interface RemotePropertySet
Modifier and Type | Field and Description |
---|---|
static String |
PASSWORD
Password to use to authenticate against a remote container (when deploying for example).
|
static String |
TIMEOUT
Timeout used in remote deployments (in milliseconds).
|
static String |
URI
URI to use when manipulating a remote container.
|
static String |
USERNAME
Username to use to authenticate against a remote container (when deploying for example).
|
static final String URI
static final String USERNAME
static final String PASSWORD
static final String TIMEOUT
Copyright © 2004–2018 Github. All rights reserved.