OpenShift Java Client 2.5.0.Final

com.openshift.client.configuration
Class DefaultConfiguration

java.lang.Object
  extended by com.openshift.client.configuration.AbstractOpenshiftConfiguration
      extended by com.openshift.client.configuration.DefaultConfiguration
All Implemented Interfaces:
IOpenShiftConfiguration

public class DefaultConfiguration
extends AbstractOpenshiftConfiguration

Author:
André Dietisheim

Field Summary
static String LIBRA_DOMAIN
           
static String LIBRA_SERVER
           
 
Fields inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration
KEY_CLIENT_ID, KEY_LIBRA_DOMAIN, KEY_LIBRA_SERVER, KEY_PASSWORD, KEY_RHLOGIN
 
Constructor Summary
DefaultConfiguration()
           
 
Method Summary
protected  Properties getProperties(File file, Properties defaultProperties)
           
 
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
 

Field Detail

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
Constructor Detail

DefaultConfiguration

public DefaultConfiguration()
                     throws OpenShiftException,
                            IOException
Throws:
OpenShiftException
IOException
Method Detail

getProperties

protected Properties getProperties(File file,
                                   Properties defaultProperties)
Overrides:
getProperties in class AbstractOpenshiftConfiguration

OpenShift Java Client 2.5.0.Final

Copyright © 2014 JBoss, a division of Red Hat, Inc.. All Rights Reserved.