OpenShift Java Client 2.5.0.Final

com.openshift.client.configuration
Class SystemConfiguration

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

public class SystemConfiguration
extends AbstractOpenshiftConfiguration

The system wide OpenShift configuration that is at /etc/express.conf

Author:
André Dietisheim

Field Summary
 
Fields inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration
KEY_CLIENT_ID, KEY_LIBRA_DOMAIN, KEY_LIBRA_SERVER, KEY_PASSWORD, KEY_RHLOGIN
 
Constructor Summary
SystemConfiguration(IOpenShiftConfiguration parentConfiguration)
           
 
Method Summary
 
Methods inherited from class com.openshift.client.configuration.AbstractOpenshiftConfiguration
ensureIsSingleQuoted, getClientId, getFile, getLibraDomain, getLibraServer, getPassword, getProperties, 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
 

Constructor Detail

SystemConfiguration

public SystemConfiguration(IOpenShiftConfiguration parentConfiguration)
                    throws OpenShiftException,
                           IOException
Throws:
OpenShiftException
IOException

OpenShift Java Client 2.5.0.Final

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