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 |
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
Copyright © 2004-2013 Codehaus. All Rights Reserved.