Class XrayCloudAuthenticator
java.lang.Object
de.qytera.qtaf.xray.repository.xray.XrayCloudAuthenticator
A utility class for authenticating to Xray Cloud.
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringReturn the authorization header value based on the configured Xray Cloud credentials.
-
Method Details
-
getXrayAuthorizationHeaderValue
Return the authorization header value based on the configured Xray Cloud credentials.- Returns:
- the authorization header value
- Throws:
MissingConfigurationValueException- if the Xray Cloud credentials have not been configured
-