public class BasicAuthWsClient
extends com.qmetry.qaf.automation.ws.rest.DefaultRestClient
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
REST_CLIENT_BASIC_AUTH_PASSWORD |
static java.lang.String |
REST_CLIENT_BASIC_AUTH_USER |
| Constructor and Description |
|---|
BasicAuthWsClient() |
| Modifier and Type | Method and Description |
|---|---|
protected com.sun.jersey.api.client.Client |
createClient() |
public static final java.lang.String REST_CLIENT_BASIC_AUTH_USER
public static final java.lang.String REST_CLIENT_BASIC_AUTH_PASSWORD
Copyright © 2000 Infostretch Corp.