com.openshift.client.configuration
Class DefaultConfiguration
java.lang.Object
com.openshift.client.configuration.AbstractOpenshiftConfiguration
com.openshift.client.configuration.DefaultConfiguration
- All Implemented Interfaces:
- IOpenShiftConfiguration
public class DefaultConfiguration
- extends AbstractOpenshiftConfiguration
- Author:
- André Dietisheim
Methods inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration |
ensureIsSingleQuoted, getClientId, getFile, getLibraDomain, getLibraServer, getPassword, getProperties, getProxyHost, getProxyPort, getProxySet, getRhlogin, initProperties, initProperties, initProperties, removeQuotes, save, setEnableSSLCertChecks, setLibraDomain, setLibraServer, setRhlogin |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LIBRA_SERVER
public static final String LIBRA_SERVER
- See Also:
- Constant Field Values
LIBRA_DOMAIN
public static final String LIBRA_DOMAIN
- See Also:
- Constant Field Values
DefaultConfiguration
public DefaultConfiguration()
throws OpenShiftException,
IOException
- Throws:
OpenShiftException
IOException
getProperties
protected Properties getProperties(File file,
Properties defaultProperties)
- Overrides:
getProperties
in class AbstractOpenshiftConfiguration
Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.