Skip navigation links
A B C D E F G H I J M N O P Q R S U V W X 

A

ACCESS_TOKEN - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
AUTHENTICATION_SERVER_URL - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
AUTHORIZATION - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 

B

Base64Encoded - Class in com.qmetry.qaf.automation.ws.auth.oauth
 
Base64Encoded() - Constructor for class com.qmetry.qaf.automation.ws.auth.oauth.Base64Encoded
 
BASE_URL - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 
BASIC - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
BasicAuthWsClient - Class in com.qmetry.qaf.automation.ws.client
 
BasicAuthWsClient() - Constructor for class com.qmetry.qaf.automation.ws.client.BasicAuthWsClient
 
BEARER - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
BODY - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 

C

CALLER - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
CLIENT_ID - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
CLIENT_SECRET - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
CODE - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
com.qmetry.qaf.automation.step - package com.qmetry.qaf.automation.step
 
com.qmetry.qaf.automation.ws - package com.qmetry.qaf.automation.ws
 
com.qmetry.qaf.automation.ws.auth.oauth - package com.qmetry.qaf.automation.ws.auth.oauth
 
com.qmetry.qaf.automation.ws.client - package com.qmetry.qaf.automation.ws.client
 
createClient() - Method in class com.qmetry.qaf.automation.ws.client.BasicAuthWsClient
 
createClient() - Method in class com.qmetry.qaf.automation.ws.client.DigestAuthWsClient
 
createClient() - Method in class com.qmetry.qaf.automation.ws.client.HawkAuthWsClient
 
createClient() - Method in class com.qmetry.qaf.automation.ws.client.NTLMAuthClient
 
createClient() - Method in class com.qmetry.qaf.automation.ws.client.OAuthWsClient
 
createOAuthDetails(PropertyUtil) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 

D

DigestAuthWsClient - Class in com.qmetry.qaf.automation.ws.client
 
DigestAuthWsClient() - Constructor for class com.qmetry.qaf.automation.ws.client.DigestAuthWsClient
 
downloadFileFromResponse(String, ClientResponse) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method downloads and save file from the response in report directory for current execution.

E

encodeCredentials(String, String) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.Base64Encoded
 
encodeCredentials(String, String) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
END_POINT - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 

F

fillData(Object) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
fillData(Map<String, Object>) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
fillFromConfig(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
fillFromJsonString(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
fill bean from json data.
FORM_PARAMETERS - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 

G

getAccept() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getAccessToken() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getAccessToken(OAuth2Details) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
getAuthenticationServerUrl() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getAuthorizationHeaderForAccessToken(String) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
getBaseUrl() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getBasicAuthorizationHeader(String, String) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
getBody() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getClientConfigProps(String) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
getClientId() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getClientSecret() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getEndPoint() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getFormParameters() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getGrantType() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getHeaders() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getMethod() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getParameters() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getPassword() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getProtectedResource(OAuth2Details) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
getQueryParameters() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getReference() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getRefreshToken() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getResourceServerUrl() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getSchema() - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
getScope() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
getUsername() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
GRANT_TYPE - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
GRANT_TYPE_AUTHORIZATION_CODE - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
GRANT_TYPE_PASSWORD - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 

H

handleJsonResponse(HttpResponse) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
handleResponse(HttpResponse) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
handleURLEncodedResponse(HttpResponse) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
handleXMLResponse(HttpResponse) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
HawkAuthWsClient - Class in com.qmetry.qaf.automation.ws.client
 
HawkAuthWsClient() - Constructor for class com.qmetry.qaf.automation.ws.client.HawkAuthWsClient
 
HEADERS - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 
HTTP_FORBIDDEN - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
HTTP_OK - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
HTTP_UNAUTHORIZED - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 

I

isAccessTokenRequest() - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
isValid(String) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
isValidInput(OAuth2Details) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 

J

JSON_CONTENT - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 

M

main(String...) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.Base64Encoded
 
main(String[]) - Static method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
METHOD - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 

N

NTLMAuthClient - Class in com.qmetry.qaf.automation.ws.client
Jersey client to support NTLM authentication.
NTLMAuthClient() - Constructor for class com.qmetry.qaf.automation.ws.client.NTLMAuthClient
 

O

OAuth2Details - Class in com.qmetry.qaf.automation.ws.auth.oauth
 
OAuth2Details() - Constructor for class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
OAuthConstants - Class in com.qmetry.qaf.automation.ws.auth.oauth
 
OAuthConstants() - Constructor for class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
OAuthUtils - Class in com.qmetry.qaf.automation.ws.auth.oauth
 
OAuthUtils() - Constructor for class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
OAuthWsClient - Class in com.qmetry.qaf.automation.ws.client
 
OAuthWsClient() - Constructor for class com.qmetry.qaf.automation.ws.client.OAuthWsClient
 

P

PARAMETERS - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 
parseXMLDoc(Element, Document, Map<String, String>) - Static method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthUtils
 
PASSWORD - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
PREFIX_KEY - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 

Q

QUERY_PARAMETERS - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 

R

REFERENCE - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 
REFRESH_TOKEN - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
request(WsRequestBean) - Static method in class com.qmetry.qaf.automation.step.WsStep
 
resolveParameters(Map<String, Object>) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
Priority for resolver is: data provided in argument parameter in request call parameter in request reference configuration property To ignore specific query or form parameter provide blank ('') value for that key.
RESOURCE_SERVER_URL - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
RESPONSE_SCHEMA - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 
responseHasNotValueAtXpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is assertion method to check value is not at XPATH in response status of web service.
responseHasNotXpath(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This assertion method check given Xpath is not there in response status of web service.
responseHasValueAtJsonpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is assertion method to check value at jsonpath in response status of web service.
responseHasValueAtXpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is assertion method to check value at XPATH in response status of web service.
responseHasValueNotAtJsonpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is assertion method to check value is not at jsonpath in response status of web service.
responseHasXpath(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This assertion method check given Xpath is there in response status of web service.
responseShouldGreaterThan(double, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates that value at jsonpath should be greater than expectedvalue
responseShouldGreaterThanOrEqualsTo(double, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates that value at jsonpath should be greater than or equal to expectedvalue
responseShouldHaveHeader(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method check given header is there in response of web service
responseShouldHaveHeaderWithValue(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method check given header with specific value present in response of web service
responseShouldHaveJsonPath(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method check given jsonpath is there in response of web service
responseShouldHaveKeyAndValueContains(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates value of jsonpath contains expected value or not
responseShouldHaveKeyWithValue(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates value for given jsonpath
responseShouldHaveStatus(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method check for the response status of web service
responseShouldHaveStatusCode(int) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method check for the response status of web service
responseShouldHaveValueAtJsonpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is verification method to check value at jsonpath in response status of web service.
responseShouldHaveValueAtXpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is verification method to check value at XPATH in response status of web service.
responseShouldHaveValueContainsIgnoringCase(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates value at jsonpath contains expected value with ignoring case or not
responseShouldHaveValueIgnoringCase(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates value at jsonpath equals to expected value with ignoring case or not
responseShouldHaveValueMatchesWith(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates value of jsonpath matches with regEx value or not
responseShouldHaveXpath(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is verification method to check given Xpath is there in response status of web service.
responseShouldLessThan(double, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates that value at jsonpath should be less than expectedvalue
responseShouldLessThanOrEqualsTo(double, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates that value at jsonpath should be less than or equal to expectedvalue
responseShouldNotHaveJsonPath(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method check given jsonpath is not in response of web service
responseShouldNotHaveValue(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method validates value of jsonpath is not equal to expected value
responseShouldNotHaveValueAtJsonpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is verification method to check value is not at jsonpath in response status of web service.
responseShouldNotHaveValueAtXpath(Object, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is verification method to check value at XPATH in response status of web service.
responseShouldNotHaveXpath(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This is verification method to check given Xpath is not there in response status of web service.
REST_CLIENT_BASIC_AUTH_PASSWORD - Static variable in class com.qmetry.qaf.automation.ws.client.BasicAuthWsClient
 
REST_CLIENT_BASIC_AUTH_USER - Static variable in class com.qmetry.qaf.automation.ws.client.BasicAuthWsClient
 
REST_CLIENT_DIGEST_AUTH_PASSWORD - Static variable in class com.qmetry.qaf.automation.ws.client.DigestAuthWsClient
 
REST_CLIENT_DIGEST_AUTH_USER - Static variable in class com.qmetry.qaf.automation.ws.client.DigestAuthWsClient
 
REST_CLIENT_HAWK_KEY - Static variable in class com.qmetry.qaf.automation.ws.client.HawkAuthWsClient
 
REST_CLIENT_HAWK_KEY_ID - Static variable in class com.qmetry.qaf.automation.ws.client.HawkAuthWsClient
 

S

sayValueAtJsonPath(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method store value of given json path to ConfigurationManager
sayValueAtXPath(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method store value of given xpath to ConfigurationManager
SCHEMA - Static variable in interface com.qmetry.qaf.automation.ws.WSCRepositoryConstants
 
SCOPE - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
setAccept(String[]) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setAccessToken(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setAccessTokenRequest(boolean) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setAuthenticationServerUrl(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setBaseUrl(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setBody(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setClientId(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setClientSecret(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setEndPoint(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setFormParameters(Map<String, Object>) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setFormParameters(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setGrantType(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setHeaders(Map<String, Object>) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setHeaders(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setMethod(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setParameters(Map<String, Object>) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setParameters(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setPassword(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setQueryParameters(Map<String, Object>) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setQueryParameters(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setReference(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setRefreshToken(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setResourceServerUrl(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setSchema(String) - Method in class com.qmetry.qaf.automation.ws.WsRequestBean
 
setScope(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
setUsername(String) - Method in class com.qmetry.qaf.automation.ws.auth.oauth.OAuth2Details
 
storeResponseBodyto(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
storeResponseHeaderTo(String, String) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method store value of given header to ConfigurationManager

U

URL_ENCODED_CONTENT - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
USERNAME - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
userRequests(Object) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method request for the given parameters
userRequests(Object, Map<String, Object>) - Static method in class com.qmetry.qaf.automation.step.WsStep
This method request for given parameters with given dataset

V

verifyResponseSchema(String) - Static method in class com.qmetry.qaf.automation.step.WsStep
 

W

WSCRepositoryConstants - Interface in com.qmetry.qaf.automation.ws
 
WsRequestBean - Class in com.qmetry.qaf.automation.ws
 
WsRequestBean() - Constructor for class com.qmetry.qaf.automation.ws.WsRequestBean
 
WsStep - Class in com.qmetry.qaf.automation.step
com.qmetry.qaf.automation.step.CommonStep.java
WsStep() - Constructor for class com.qmetry.qaf.automation.step.WsStep
 

X

XML_CONTENT - Static variable in class com.qmetry.qaf.automation.ws.auth.oauth.OAuthConstants
 
A B C D E F G H I J M N O P Q R S U V W X 
Skip navigation links

Copyright © 2000 Infostretch Corp.