public class Messages extends Object
| Constructor and Description |
|---|
Messages() |
| Modifier and Type | Method and Description |
|---|---|
static org.jvnet.localizer.Localizable |
_analysis_running()
Key
analysis.running: Running security analysis.... |
static org.jvnet.localizer.Localizable |
_authentication_failed()
Key
authentication.failed: Unable to authenticate to
the service.. |
static org.jvnet.localizer.Localizable |
_authentication_success()
Key
authentication.success: Authenticated
successfully.. |
static org.jvnet.localizer.Localizable |
_error_checking_results(Object arg0)
Key
error.checking.results: {@code An error occurred checking
the results of analysis. |
static org.jvnet.localizer.Localizable |
_error_invalid_template_file()
Key
error.invalid.template.file: Invalid scan template
file.. |
static org.jvnet.localizer.Localizable |
_error_no_creds(Object arg0)
Key
error.no.creds: {@code Required. |
static org.jvnet.localizer.Localizable |
_error_running_scan(Object arg0)
Key
error.running.scan: Failed to run the security
scan: {0}. |
static org.jvnet.localizer.Localizable |
_error_threshold_exceeded()
Key
error.threshold.exceeded: The number of security
results exceeds the specified threshold.. |
static org.jvnet.localizer.Localizable |
_error_threshold_invalid()
Key
error.threshold.invalid: {@code Invalid entry. |
static org.jvnet.localizer.Localizable |
_error_token_expired(Object arg0)
Key
error.token.expired: {@code Unable to authenticate. |
static org.jvnet.localizer.Localizable |
_label_asoc()
Key
label.asoc: IBM Application Security on Cloud
Credentials. |
static org.jvnet.localizer.Localizable |
_label_build_step()
Key
label.build.step: Run Security Test. |
static org.jvnet.localizer.Localizable |
_label_high()
Key
label.high: High. |
static org.jvnet.localizer.Localizable |
_label_latest_report(Object arg0)
Key
label.latest.report: Latest {0} Report. |
static org.jvnet.localizer.Localizable |
_label_low()
Key
label.low: Low. |
static org.jvnet.localizer.Localizable |
_label_medium()
Key
label.medium: Medium. |
static org.jvnet.localizer.Localizable |
_label_results_trend()
Key
label.results.trend: Security Analysis Trend. |
static org.jvnet.localizer.Localizable |
_label_results(Object arg0)
Key
label.results: {0} Results. |
static org.jvnet.localizer.Localizable |
_label_running(Object arg0)
Key
label.running: Running Scan {0}.... |
static org.jvnet.localizer.Localizable |
_label_total()
Key
label.total: Total. |
static org.jvnet.localizer.Localizable |
_need_api_key(Object arg0)
Key
need.api.key: Need an API key ID/Secret? Create one
<a target="_blank" href="{0}">here</a>. |
static org.jvnet.localizer.Localizable |
_option_production()
Key
option.production: Production. |
static org.jvnet.localizer.Localizable |
_option_staging()
Key
option.staging: Staging. |
static String |
analysis_running()
Key
analysis.running: Running security analysis.... |
static String |
authentication_failed()
Key
authentication.failed: Unable to authenticate to
the service.. |
static String |
authentication_success()
Key
authentication.success: Authenticated
successfully.. |
static String |
error_checking_results(Object arg0)
Key
error.checking.results: {@code An error occurred checking
the results of analysis. |
static String |
error_invalid_template_file()
Key
error.invalid.template.file: Invalid scan template
file.. |
static String |
error_no_creds(Object arg0)
Key
error.no.creds: {@code Required. |
static String |
error_running_scan(Object arg0)
Key
error.running.scan: Failed to run the security
scan: {0}. |
static String |
error_threshold_exceeded()
Key
error.threshold.exceeded: The number of security
results exceeds the specified threshold.. |
static String |
error_threshold_invalid()
Key
error.threshold.invalid: {@code Invalid entry. |
static String |
error_token_expired(Object arg0)
Key
error.token.expired: {@code Unable to authenticate. |
static String |
label_asoc()
Key
label.asoc: IBM Application Security on Cloud
Credentials. |
static String |
label_build_step()
Key
label.build.step: Run Security Test. |
static String |
label_high()
Key
label.high: High. |
static String |
label_latest_report(Object arg0)
Key
label.latest.report: Latest {0} Report. |
static String |
label_low()
Key
label.low: Low. |
static String |
label_medium()
Key
label.medium: Medium. |
static String |
label_results_trend()
Key
label.results.trend: Security Analysis Trend. |
static String |
label_results(Object arg0)
Key
label.results: {0} Results. |
static String |
label_running(Object arg0)
Key
label.running: Running Scan {0}.... |
static String |
label_total()
Key
label.total: Total. |
static String |
need_api_key(Object arg0)
Key
need.api.key: Need an API key ID/Secret? Create one
<a target="_blank" href="{0}">here</a>. |
static String |
option_production()
Key
option.production: Production. |
static String |
option_staging()
Key
option.staging: Staging. |
public static String label_results_trend()
label.results.trend: Security Analysis Trend.Security Analysis Trendpublic static org.jvnet.localizer.Localizable _label_results_trend()
label.results.trend: Security Analysis Trend.Security Analysis Trendpublic static String label_asoc()
label.asoc: IBM Application Security on Cloud
Credentials.IBM Application Security on Cloud Credentialspublic static org.jvnet.localizer.Localizable _label_asoc()
label.asoc: IBM Application Security on Cloud
Credentials.IBM Application Security on Cloud Credentialspublic static String error_no_creds(Object arg0)
error.no.creds: Required. You can add IBM ASoC
credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Required. You can add IBM ASoC credentials on the <a
target="_blank" href="{0}">Credentials page</a>. public static org.jvnet.localizer.Localizable _error_no_creds(Object arg0)
error.no.creds: Required. You can add IBM ASoC
credentials on the <a target="_blank" href="{0}">Credentials page</a>.
.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Required. You can add IBM ASoC credentials on the <a
target="_blank" href="{0}">Credentials page</a>. public static String label_results(Object arg0)
label.results: {0} Results.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} Resultspublic static org.jvnet.localizer.Localizable _label_results(Object arg0)
label.results: {0} Results.arg0 - 1st format parameter, {0}, as String.valueOf(Object).{0} Resultspublic static String option_staging()
option.staging: Staging.Stagingpublic static org.jvnet.localizer.Localizable _option_staging()
option.staging: Staging.Stagingpublic static String error_invalid_template_file()
error.invalid.template.file: Invalid scan template
file..Invalid scan template file.public static org.jvnet.localizer.Localizable _error_invalid_template_file()
error.invalid.template.file: Invalid scan template
file..Invalid scan template file.public static String label_low()
label.low: Low.Lowpublic static org.jvnet.localizer.Localizable _label_low()
label.low: Low.Lowpublic static String analysis_running()
analysis.running: Running security analysis....Running security analysis...public static org.jvnet.localizer.Localizable _analysis_running()
analysis.running: Running security analysis....Running security analysis...public static String authentication_failed()
authentication.failed: Unable to authenticate to
the service..Unable to authenticate to the service.public static org.jvnet.localizer.Localizable _authentication_failed()
authentication.failed: Unable to authenticate to
the service..Unable to authenticate to the service.public static String error_running_scan(Object arg0)
error.running.scan: Failed to run the security
scan: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to run the security scan: {0}public static org.jvnet.localizer.Localizable _error_running_scan(Object arg0)
error.running.scan: Failed to run the security
scan: {0}.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Failed to run the security scan: {0}public static String error_checking_results(Object arg0)
error.checking.results: An error occurred checking
the results of analysis. The status of analysis is {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).An error occurred checking the results of analysis. The status
of analysis is {0}.public static org.jvnet.localizer.Localizable _error_checking_results(Object arg0)
error.checking.results: An error occurred checking
the results of analysis. The status of analysis is {0}..arg0 - 1st format parameter, {0}, as String.valueOf(Object).An error occurred checking the results of analysis. The status
of analysis is {0}.public static String label_medium()
label.medium: Medium.Mediumpublic static org.jvnet.localizer.Localizable _label_medium()
label.medium: Medium.Mediumpublic static String error_threshold_invalid()
error.threshold.invalid: Invalid entry. Enter an
integer value..Invalid entry. Enter an integer value.public static org.jvnet.localizer.Localizable _error_threshold_invalid()
error.threshold.invalid: Invalid entry. Enter an
integer value..Invalid entry. Enter an integer value.public static String option_production()
option.production: Production.Productionpublic static org.jvnet.localizer.Localizable _option_production()
option.production: Production.Productionpublic static String label_running(Object arg0)
label.running: Running Scan {0}....arg0 - 1st format parameter, {0}, as String.valueOf(Object).Running Scan {0}...public static org.jvnet.localizer.Localizable _label_running(Object arg0)
label.running: Running Scan {0}....arg0 - 1st format parameter, {0}, as String.valueOf(Object).Running Scan {0}...public static String error_token_expired(Object arg0)
error.token.expired: Unable to authenticate. Check
your credentials on the <a target="_blank" href="{0}">Credentials
page</a>. .arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unable to authenticate. Check your credentials on the <a
target="_blank" href="{0}">Credentials page</a>. public static org.jvnet.localizer.Localizable _error_token_expired(Object arg0)
error.token.expired: Unable to authenticate. Check
your credentials on the <a target="_blank" href="{0}">Credentials
page</a>. .arg0 - 1st format parameter, {0}, as String.valueOf(Object).Unable to authenticate. Check your credentials on the <a
target="_blank" href="{0}">Credentials page</a>. public static String authentication_success()
authentication.success: Authenticated
successfully..Authenticated successfully.public static org.jvnet.localizer.Localizable _authentication_success()
authentication.success: Authenticated
successfully..Authenticated successfully.public static String label_high()
label.high: High.Highpublic static org.jvnet.localizer.Localizable _label_high()
label.high: High.Highpublic static String need_api_key(Object arg0)
need.api.key: Need an API key ID/Secret? Create one
<a target="_blank" href="{0}">here</a>.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Need an API key ID/Secret? Create one <a target="_blank"
href="{0}">here</a>public static org.jvnet.localizer.Localizable _need_api_key(Object arg0)
need.api.key: Need an API key ID/Secret? Create one
<a target="_blank" href="{0}">here</a>.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Need an API key ID/Secret? Create one <a target="_blank"
href="{0}">here</a>public static String label_total()
label.total: Total.Totalpublic static org.jvnet.localizer.Localizable _label_total()
label.total: Total.Totalpublic static String error_threshold_exceeded()
error.threshold.exceeded: The number of security
results exceeds the specified threshold..The number of security results exceeds the specified
threshold.public static org.jvnet.localizer.Localizable _error_threshold_exceeded()
error.threshold.exceeded: The number of security
results exceeds the specified threshold..The number of security results exceeds the specified
threshold.public static String label_latest_report(Object arg0)
label.latest.report: Latest {0} Report.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Latest {0} Reportpublic static org.jvnet.localizer.Localizable _label_latest_report(Object arg0)
label.latest.report: Latest {0} Report.arg0 - 1st format parameter, {0}, as String.valueOf(Object).Latest {0} Reportpublic static String label_build_step()
label.build.step: Run Security Test.Run Security Testpublic static org.jvnet.localizer.Localizable _label_build_step()
label.build.step: Run Security Test.Run Security TestCopyright © 2016–2017 IBM. All rights reserved.