Constant Field Values


Contents
org.everrest.*

org.everrest.assured.EverrestJetty
public static final String JETTY_PORT "jetty-port"
public static final String JETTY_SERVER "jetty-server"

org.everrest.assured.JettyHttpServer
public static final String ADMIN_USER_NAME "cldadmin"
public static final String ADMIN_USER_PASSWORD "tomcat"
public static final String MANAGER_USER_NAME "cldmanager"
public static final String MANAGER_USER_PASSWORD "manager"
public static final String SECURE_PATH "/private"
public static final String SECURE_PATH_SPEC "/rest/private/*"
public static final String SECURE_REST "/rest/private"
public static final String UNAUTHORIZED_USER "user"
public static final String UNSECURE_PATH_SPEC "/rest/*"
public static final String UNSECURE_REST "/rest"

org.everrest.assured.util.AvailablePortFinder
public static final int MAX_PORT_NUMBER 49151
public static final int MIN_PORT_NUMBER 1



Copyright © 2012. All Rights Reserved.