public class DefaultConfiguration extends AbstractOpenshiftConfiguration
AbstractOpenshiftConfiguration.ConfigurationOptions
Modifier and Type | Field and Description |
---|---|
static String |
LIBRA_DOMAIN |
static String |
LIBRA_SERVER |
DEFAULT_OPENSHIFT_TIMEOUT, KEY_CLIENT_ID, KEY_DISABLE_BAD_SSL_CIPHERS, KEY_LIBRA_DOMAIN, KEY_LIBRA_SERVER, KEY_OPENSHIFT_BROKER_HOST, KEY_OPENSHIFT_CLOUD_DOMAIN, KEY_PASSWORD, KEY_RHLOGIN, KEY_TIMEOUT
Constructor and Description |
---|
DefaultConfiguration() |
Modifier and Type | Method and Description |
---|---|
protected Properties |
getProperties(File file,
Properties defaultProperties) |
ensureIsSingleQuoted, getClientId, getDisableBadSSLCiphers, getFile, getLibraDomain, getLibraServer, getPassword, getProperties, getProxyHost, getProxyPort, getProxySet, getRhlogin, getTimeout, initProperties, initProperties, initProperties, removeQuotes, save, setDisableBadSSLCiphers, setEnableSSLCertChecks, setLibraDomain, setLibraServer, setRhlogin
public static final String LIBRA_SERVER
public static final String LIBRA_DOMAIN
public DefaultConfiguration() throws OpenShiftException, IOException
OpenShiftException
IOException
protected Properties getProperties(File file, Properties defaultProperties)
getProperties
in class AbstractOpenshiftConfiguration
Copyright © 2019 JBoss by Red Hat. All rights reserved.