org.kuali.rice.ksb.server
Class TestClient2

java.lang.Object
  extended by org.kuali.rice.ksb.BaseTestServer
      extended by org.kuali.rice.ksb.server.TestClient2
All Implemented Interfaces:
Lifecycle

public class TestClient2
extends BaseTestServer


Field Summary
static String CUSTOM_KEYSTORE
          If this property is set on the environment then it will use the keystore at the specified location as a custom keystore
 
Constructor Summary
TestClient2()
           
 
Method Summary
protected  org.eclipse.jetty.server.Server createServer()
           
static Map<String,Object> getEnvironment()
           
 
Methods inherited from class org.kuali.rice.ksb.BaseTestServer
getServer, isStarted, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CUSTOM_KEYSTORE

public static final String CUSTOM_KEYSTORE
If this property is set on the environment then it will use the keystore at the specified location as a custom keystore

See Also:
Constant Field Values
Constructor Detail

TestClient2

public TestClient2()
Method Detail

createServer

protected org.eclipse.jetty.server.Server createServer()
Specified by:
createServer in class BaseTestServer

getEnvironment

public static Map<String,Object> getEnvironment()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.