OpenShift Java Client 2.5.0.Final

com.openshift.client.configuration
Class OpenShiftConfiguration

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

public class OpenShiftConfiguration
extends AbstractOpenshiftConfiguration

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
OpenShiftConfiguration()
           
 
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

OpenShiftConfiguration

public OpenShiftConfiguration()
                       throws FileNotFoundException,
                              IOException,
                              OpenShiftException
Throws:
FileNotFoundException
IOException
OpenShiftException

OpenShift Java Client 2.5.0.Final

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