public class SystemProperties extends AbstractOpenshiftConfiguration
AbstractOpenshiftConfiguration.ConfigurationOptions
Modifier and Type | Field and Description |
---|---|
protected static String |
KEY_OPENSHIFT_TIMEOUT |
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 |
---|
SystemProperties(IOpenShiftConfiguration parentConfiguration) |
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
protected static final String KEY_OPENSHIFT_TIMEOUT
public SystemProperties(IOpenShiftConfiguration parentConfiguration) throws OpenShiftException, IOException
OpenShiftException
IOException
protected Properties getProperties(File file, Properties defaultProperties)
getProperties
in class AbstractOpenshiftConfiguration
Copyright © 2015 JBoss by Red Hat. All rights reserved.