Package io.jenkins.plugins.restlistparam
Class Messages
java.lang.Object
io.jenkins.plugins.restlistparam.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.Localizable
KeyPLP.OkHttpUtils.fine.CacheCreationSuccess
:Using OKHttpClient WITH {0} MiB cache
.static org.jvnet.localizer.Localizable
KeyPLP.OkHttpUtils.fine.NoJenkinsInstance
:Could not get Jenkins instance
.static org.jvnet.localizer.Localizable
KeyPLP.OkHttpUtils.warn.CacheIOException
:Could not creat cache directory for 'REST List Parameter'
.static org.jvnet.localizer.Localizable
KeyRLP.CredentialsUtils.info.NoPermission
:No permission to list credential
.static org.jvnet.localizer.Localizable
KeyRLP.CredentialsUtils.ValidationErr.CannotFind
:Cannot find currently selected credentials
.static org.jvnet.localizer.Localizable
KeyRLP.CredentialsUtils.ValidationWrn.ExpressionBased
:Cannot validate expression based credentials
.static org.jvnet.localizer.Localizable
_RLP_Definition_ValueException
(Object arg0, Object arg1) KeyRLP.Definition.ValueException
:Illegal value for parameter {0}: {1}
.static org.jvnet.localizer.Localizable
KeyRLP.DescriptorImpl.DisplayName
:REST List Parameter
.static org.jvnet.localizer.Localizable
KeyRLP.DescriptorImpl.ValidationErr.CacheTime
:The time to cache for MUST BE positive or 0
.static org.jvnet.localizer.Localizable
KeyRLP.DescriptorImpl.ValidationErr.EndpointEmpty
:Rest Endpoint must not be empty
.static org.jvnet.localizer.Localizable
KeyRLP.DescriptorImpl.ValidationErr.EndpointUrl
:Rest Endpoint is no URL format (http:// or https://)
.static org.jvnet.localizer.Localizable
KeyRLP.DescriptorImpl.ValidationErr.ExpressionEmpty
:Value Expression must not be empty
.static org.jvnet.localizer.Localizable
KeyRLP.DescriptorImpl.ValidationErr.UnknownMime
:Unknown MimeType
.static org.jvnet.localizer.Localizable
_RLP_DescriptorImpl_ValidationOk_ConfigValid
(Object arg0, Object arg1) KeyRLP.DescriptorImpl.ValidationOk.ConfigValid
:Test Successful! {0} Values, first: {1}
.static org.jvnet.localizer.Localizable
KeyRLP.GlobalConfig.ValidationErr.CacheSize
:The cache size MUST BE greater than 0 MiB
.static org.jvnet.localizer.Localizable
KeyRLP.GlobalConfig.ValidationErr.CacheTime
:The cache time MUST BE greater or equal 0 Minutes
.static org.jvnet.localizer.Localizable
KeyRLP.PathExpressionValidationUtil.FormErr.jPath
:The provided Json-Path expression seems to be incorrect
.static org.jvnet.localizer.Localizable
KeyRLP.PathExpressionValidationUtil.FormErr.xPath
:The provided xPath expression seems to be incorrect
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.fine.UsingBasicAuth
:Using Basic auth type to request REST-Values
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.fine.UsingBearerAuth
:Using Bearer auth type to request REST-Values
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.info.FilterReturnedNoValues
:The filter `{0}` left no values to be displayed
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.warn.FilterErr
:Filtering value list threw {0}
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.warn.OkHttpErr
:OKHttp request threw {0}
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.warn.ReqClientErr
:Encountered Http Client Error: {0}
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.warn.ReqServerErr
:Encountered Http Server Error: {0}
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.warn.UnknownHost
:Unknown Host: {0}
.static org.jvnet.localizer.Localizable
KeyRLP.RestValueService.warn.UnsupportedCredential
:Attempted to use unsupported Credential type: {0}
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.jPath.ExpressionErr
:Error in provided Json-Path expression
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.jPath.MalformedJson
:Tried to pars malformed Json
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.jPath.NoValues
:Json-Path expression yielded no results
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.xPath.DisplayExpression
:The DisplayExpression option is unsupported for XML values!
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.xPath.ExpressionErr
:Error in provided xPath expression
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.xPath.MalformedXml
:Tried to pars malformed XML
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.xPath.NoValues
:xPath expression yielded no values
.static org.jvnet.localizer.Localizable
KeyRLP.ValueResolver.warn.xPath.ParserInit
:XML parser initialization threw {0}
.static String
KeyPLP.OkHttpUtils.fine.CacheCreationSuccess
:Using OKHttpClient WITH {0} MiB cache
.static String
KeyPLP.OkHttpUtils.fine.NoJenkinsInstance
:Could not get Jenkins instance
.static String
KeyPLP.OkHttpUtils.warn.CacheIOException
:Could not creat cache directory for 'REST List Parameter'
.static String
KeyRLP.CredentialsUtils.info.NoPermission
:No permission to list credential
.static String
KeyRLP.CredentialsUtils.ValidationErr.CannotFind
:Cannot find currently selected credentials
.static String
KeyRLP.CredentialsUtils.ValidationWrn.ExpressionBased
:Cannot validate expression based credentials
.static String
RLP_Definition_ValueException
(Object arg0, Object arg1) KeyRLP.Definition.ValueException
:Illegal value for parameter {0}: {1}
.static String
KeyRLP.DescriptorImpl.DisplayName
:REST List Parameter
.static String
KeyRLP.DescriptorImpl.ValidationErr.CacheTime
:The time to cache for MUST BE positive or 0
.static String
KeyRLP.DescriptorImpl.ValidationErr.EndpointEmpty
:Rest Endpoint must not be empty
.static String
KeyRLP.DescriptorImpl.ValidationErr.EndpointUrl
:Rest Endpoint is no URL format (http:// or https://)
.static String
KeyRLP.DescriptorImpl.ValidationErr.ExpressionEmpty
:Value Expression must not be empty
.static String
KeyRLP.DescriptorImpl.ValidationErr.UnknownMime
:Unknown MimeType
.static String
RLP_DescriptorImpl_ValidationOk_ConfigValid
(Object arg0, Object arg1) KeyRLP.DescriptorImpl.ValidationOk.ConfigValid
:Test Successful! {0} Values, first: {1}
.static String
KeyRLP.GlobalConfig.ValidationErr.CacheSize
:The cache size MUST BE greater than 0 MiB
.static String
KeyRLP.GlobalConfig.ValidationErr.CacheTime
:The cache time MUST BE greater or equal 0 Minutes
.static String
KeyRLP.PathExpressionValidationUtil.FormErr.jPath
:The provided Json-Path expression seems to be incorrect
.static String
KeyRLP.PathExpressionValidationUtil.FormErr.xPath
:The provided xPath expression seems to be incorrect
.static String
KeyRLP.RestValueService.fine.UsingBasicAuth
:Using Basic auth type to request REST-Values
.static String
KeyRLP.RestValueService.fine.UsingBearerAuth
:Using Bearer auth type to request REST-Values
.static String
KeyRLP.RestValueService.info.FilterReturnedNoValues
:The filter `{0}` left no values to be displayed
.static String
KeyRLP.RestValueService.warn.FilterErr
:Filtering value list threw {0}
.static String
KeyRLP.RestValueService.warn.OkHttpErr
:OKHttp request threw {0}
.static String
KeyRLP.RestValueService.warn.ReqClientErr
:Encountered Http Client Error: {0}
.static String
KeyRLP.RestValueService.warn.ReqServerErr
:Encountered Http Server Error: {0}
.static String
KeyRLP.RestValueService.warn.UnknownHost
:Unknown Host: {0}
.static String
KeyRLP.RestValueService.warn.UnsupportedCredential
:Attempted to use unsupported Credential type: {0}
.static String
KeyRLP.ValueResolver.warn.jPath.ExpressionErr
:Error in provided Json-Path expression
.static String
KeyRLP.ValueResolver.warn.jPath.MalformedJson
:Tried to pars malformed Json
.static String
KeyRLP.ValueResolver.warn.jPath.NoValues
:Json-Path expression yielded no results
.static String
KeyRLP.ValueResolver.warn.xPath.DisplayExpression
:The DisplayExpression option is unsupported for XML values!
.static String
KeyRLP.ValueResolver.warn.xPath.ExpressionErr
:Error in provided xPath expression
.static String
KeyRLP.ValueResolver.warn.xPath.MalformedXml
:Tried to pars malformed XML
.static String
KeyRLP.ValueResolver.warn.xPath.NoValues
:xPath expression yielded no values
.static String
KeyRLP.ValueResolver.warn.xPath.ParserInit
:XML parser initialization threw {0}
.
-
Constructor Details
-
Messages
public Messages()
-
-
Method Details
-
RLP_GlobalConfig_ValidationErr_CacheSize
KeyRLP.GlobalConfig.ValidationErr.CacheSize
:The cache size MUST BE greater than 0 MiB
.- Returns:
The cache size MUST BE greater than 0 MiB
-
_RLP_GlobalConfig_ValidationErr_CacheSize
public static org.jvnet.localizer.Localizable _RLP_GlobalConfig_ValidationErr_CacheSize()KeyRLP.GlobalConfig.ValidationErr.CacheSize
:The cache size MUST BE greater than 0 MiB
.- Returns:
The cache size MUST BE greater than 0 MiB
-
RLP_DescriptorImpl_ValidationErr_EndpointUrl
KeyRLP.DescriptorImpl.ValidationErr.EndpointUrl
:Rest Endpoint is no URL format (http:// or https://)
.- Returns:
Rest Endpoint is no URL format (http:// or https://)
-
_RLP_DescriptorImpl_ValidationErr_EndpointUrl
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_EndpointUrl()KeyRLP.DescriptorImpl.ValidationErr.EndpointUrl
:Rest Endpoint is no URL format (http:// or https://)
.- Returns:
Rest Endpoint is no URL format (http:// or https://)
-
RLP_RestValueService_warn_FilterErr
KeyRLP.RestValueService.warn.FilterErr
:Filtering value list threw {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Filtering value list threw {0}
-
_RLP_RestValueService_warn_FilterErr
KeyRLP.RestValueService.warn.FilterErr
:Filtering value list threw {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Filtering value list threw {0}
-
PLP_OkHttpUtils_warn_CacheIOException
KeyPLP.OkHttpUtils.warn.CacheIOException
:Could not creat cache directory for 'REST List Parameter'
.- Returns:
Could not creat cache directory for 'REST List Parameter'
-
_PLP_OkHttpUtils_warn_CacheIOException
public static org.jvnet.localizer.Localizable _PLP_OkHttpUtils_warn_CacheIOException()KeyPLP.OkHttpUtils.warn.CacheIOException
:Could not creat cache directory for 'REST List Parameter'
.- Returns:
Could not creat cache directory for 'REST List Parameter'
-
PLP_OkHttpUtils_fine_NoJenkinsInstance
KeyPLP.OkHttpUtils.fine.NoJenkinsInstance
:Could not get Jenkins instance
.- Returns:
Could not get Jenkins instance
-
_PLP_OkHttpUtils_fine_NoJenkinsInstance
public static org.jvnet.localizer.Localizable _PLP_OkHttpUtils_fine_NoJenkinsInstance()KeyPLP.OkHttpUtils.fine.NoJenkinsInstance
:Could not get Jenkins instance
.- Returns:
Could not get Jenkins instance
-
RLP_ValueResolver_warn_xPath_NoValues
KeyRLP.ValueResolver.warn.xPath.NoValues
:xPath expression yielded no values
.- Returns:
xPath expression yielded no values
-
_RLP_ValueResolver_warn_xPath_NoValues
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_NoValues()KeyRLP.ValueResolver.warn.xPath.NoValues
:xPath expression yielded no values
.- Returns:
xPath expression yielded no values
-
RLP_GlobalConfig_ValidationErr_CacheTime
KeyRLP.GlobalConfig.ValidationErr.CacheTime
:The cache time MUST BE greater or equal 0 Minutes
.- Returns:
The cache time MUST BE greater or equal 0 Minutes
-
_RLP_GlobalConfig_ValidationErr_CacheTime
public static org.jvnet.localizer.Localizable _RLP_GlobalConfig_ValidationErr_CacheTime()KeyRLP.GlobalConfig.ValidationErr.CacheTime
:The cache time MUST BE greater or equal 0 Minutes
.- Returns:
The cache time MUST BE greater or equal 0 Minutes
-
RLP_CredentialsUtils_info_NoPermission
KeyRLP.CredentialsUtils.info.NoPermission
:No permission to list credential
.- Returns:
No permission to list credential
-
_RLP_CredentialsUtils_info_NoPermission
public static org.jvnet.localizer.Localizable _RLP_CredentialsUtils_info_NoPermission()KeyRLP.CredentialsUtils.info.NoPermission
:No permission to list credential
.- Returns:
No permission to list credential
-
RLP_PathExpressionValidationUtil_FormErr_xPath
KeyRLP.PathExpressionValidationUtil.FormErr.xPath
:The provided xPath expression seems to be incorrect
.- Returns:
The provided xPath expression seems to be incorrect
-
_RLP_PathExpressionValidationUtil_FormErr_xPath
public static org.jvnet.localizer.Localizable _RLP_PathExpressionValidationUtil_FormErr_xPath()KeyRLP.PathExpressionValidationUtil.FormErr.xPath
:The provided xPath expression seems to be incorrect
.- Returns:
The provided xPath expression seems to be incorrect
-
RLP_Definition_ValueException
KeyRLP.Definition.ValueException
:Illegal value for parameter {0}: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Illegal value for parameter {0}: {1}
-
_RLP_Definition_ValueException
public static org.jvnet.localizer.Localizable _RLP_Definition_ValueException(Object arg0, Object arg1) KeyRLP.Definition.ValueException
:Illegal value for parameter {0}: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Illegal value for parameter {0}: {1}
-
RLP_RestValueService_warn_UnknownHost
KeyRLP.RestValueService.warn.UnknownHost
:Unknown Host: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unknown Host: {0}
-
_RLP_RestValueService_warn_UnknownHost
KeyRLP.RestValueService.warn.UnknownHost
:Unknown Host: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Unknown Host: {0}
-
RLP_RestValueService_fine_UsingBearerAuth
KeyRLP.RestValueService.fine.UsingBearerAuth
:Using Bearer auth type to request REST-Values
.- Returns:
Using Bearer auth type to request REST-Values
-
_RLP_RestValueService_fine_UsingBearerAuth
public static org.jvnet.localizer.Localizable _RLP_RestValueService_fine_UsingBearerAuth()KeyRLP.RestValueService.fine.UsingBearerAuth
:Using Bearer auth type to request REST-Values
.- Returns:
Using Bearer auth type to request REST-Values
-
RLP_DescriptorImpl_DisplayName
KeyRLP.DescriptorImpl.DisplayName
:REST List Parameter
.- Returns:
REST List Parameter
-
_RLP_DescriptorImpl_DisplayName
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_DisplayName()KeyRLP.DescriptorImpl.DisplayName
:REST List Parameter
.- Returns:
REST List Parameter
-
RLP_RestValueService_warn_ReqClientErr
KeyRLP.RestValueService.warn.ReqClientErr
:Encountered Http Client Error: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Encountered Http Client Error: {0}
-
_RLP_RestValueService_warn_ReqClientErr
KeyRLP.RestValueService.warn.ReqClientErr
:Encountered Http Client Error: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Encountered Http Client Error: {0}
-
RLP_RestValueService_warn_ReqServerErr
KeyRLP.RestValueService.warn.ReqServerErr
:Encountered Http Server Error: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Encountered Http Server Error: {0}
-
_RLP_RestValueService_warn_ReqServerErr
KeyRLP.RestValueService.warn.ReqServerErr
:Encountered Http Server Error: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Encountered Http Server Error: {0}
-
RLP_ValueResolver_warn_xPath_DisplayExpression
KeyRLP.ValueResolver.warn.xPath.DisplayExpression
:The DisplayExpression option is unsupported for XML values!
.- Returns:
The DisplayExpression option is unsupported for XML values!
-
_RLP_ValueResolver_warn_xPath_DisplayExpression
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_DisplayExpression()KeyRLP.ValueResolver.warn.xPath.DisplayExpression
:The DisplayExpression option is unsupported for XML values!
.- Returns:
The DisplayExpression option is unsupported for XML values!
-
RLP_ValueResolver_warn_jPath_ExpressionErr
KeyRLP.ValueResolver.warn.jPath.ExpressionErr
:Error in provided Json-Path expression
.- Returns:
Error in provided Json-Path expression
-
_RLP_ValueResolver_warn_jPath_ExpressionErr
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_jPath_ExpressionErr()KeyRLP.ValueResolver.warn.jPath.ExpressionErr
:Error in provided Json-Path expression
.- Returns:
Error in provided Json-Path expression
-
RLP_CredentialsUtils_ValidationWrn_ExpressionBased
KeyRLP.CredentialsUtils.ValidationWrn.ExpressionBased
:Cannot validate expression based credentials
.- Returns:
Cannot validate expression based credentials
-
_RLP_CredentialsUtils_ValidationWrn_ExpressionBased
public static org.jvnet.localizer.Localizable _RLP_CredentialsUtils_ValidationWrn_ExpressionBased()KeyRLP.CredentialsUtils.ValidationWrn.ExpressionBased
:Cannot validate expression based credentials
.- Returns:
Cannot validate expression based credentials
-
RLP_DescriptorImpl_ValidationErr_UnknownMime
KeyRLP.DescriptorImpl.ValidationErr.UnknownMime
:Unknown MimeType
.- Returns:
Unknown MimeType
-
_RLP_DescriptorImpl_ValidationErr_UnknownMime
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_UnknownMime()KeyRLP.DescriptorImpl.ValidationErr.UnknownMime
:Unknown MimeType
.- Returns:
Unknown MimeType
-
PLP_OkHttpUtils_fine_CacheCreationSuccess
KeyPLP.OkHttpUtils.fine.CacheCreationSuccess
:Using OKHttpClient WITH {0} MiB cache
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Using OKHttpClient WITH {0} MiB cache
-
_PLP_OkHttpUtils_fine_CacheCreationSuccess
public static org.jvnet.localizer.Localizable _PLP_OkHttpUtils_fine_CacheCreationSuccess(Object arg0) KeyPLP.OkHttpUtils.fine.CacheCreationSuccess
:Using OKHttpClient WITH {0} MiB cache
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Using OKHttpClient WITH {0} MiB cache
-
RLP_DescriptorImpl_ValidationErr_ExpressionEmpty
KeyRLP.DescriptorImpl.ValidationErr.ExpressionEmpty
:Value Expression must not be empty
.- Returns:
Value Expression must not be empty
-
_RLP_DescriptorImpl_ValidationErr_ExpressionEmpty
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_ExpressionEmpty()KeyRLP.DescriptorImpl.ValidationErr.ExpressionEmpty
:Value Expression must not be empty
.- Returns:
Value Expression must not be empty
-
RLP_RestValueService_info_FilterReturnedNoValues
KeyRLP.RestValueService.info.FilterReturnedNoValues
:The filter `{0}` left no values to be displayed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The filter `{0}` left no values to be displayed
-
_RLP_RestValueService_info_FilterReturnedNoValues
public static org.jvnet.localizer.Localizable _RLP_RestValueService_info_FilterReturnedNoValues(Object arg0) KeyRLP.RestValueService.info.FilterReturnedNoValues
:The filter `{0}` left no values to be displayed
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
The filter `{0}` left no values to be displayed
-
RLP_DescriptorImpl_ValidationErr_EndpointEmpty
KeyRLP.DescriptorImpl.ValidationErr.EndpointEmpty
:Rest Endpoint must not be empty
.- Returns:
Rest Endpoint must not be empty
-
_RLP_DescriptorImpl_ValidationErr_EndpointEmpty
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_EndpointEmpty()KeyRLP.DescriptorImpl.ValidationErr.EndpointEmpty
:Rest Endpoint must not be empty
.- Returns:
Rest Endpoint must not be empty
-
RLP_RestValueService_warn_OkHttpErr
KeyRLP.RestValueService.warn.OkHttpErr
:OKHttp request threw {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
OKHttp request threw {0}
-
_RLP_RestValueService_warn_OkHttpErr
KeyRLP.RestValueService.warn.OkHttpErr
:OKHttp request threw {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
OKHttp request threw {0}
-
RLP_ValueResolver_warn_xPath_ParserInit
KeyRLP.ValueResolver.warn.xPath.ParserInit
:XML parser initialization threw {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
XML parser initialization threw {0}
-
_RLP_ValueResolver_warn_xPath_ParserInit
KeyRLP.ValueResolver.warn.xPath.ParserInit
:XML parser initialization threw {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
XML parser initialization threw {0}
-
RLP_RestValueService_warn_UnsupportedCredential
KeyRLP.RestValueService.warn.UnsupportedCredential
:Attempted to use unsupported Credential type: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attempted to use unsupported Credential type: {0}
-
_RLP_RestValueService_warn_UnsupportedCredential
public static org.jvnet.localizer.Localizable _RLP_RestValueService_warn_UnsupportedCredential(Object arg0) KeyRLP.RestValueService.warn.UnsupportedCredential
:Attempted to use unsupported Credential type: {0}
.- Parameters:
arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Attempted to use unsupported Credential type: {0}
-
RLP_CredentialsUtils_ValidationErr_CannotFind
KeyRLP.CredentialsUtils.ValidationErr.CannotFind
:Cannot find currently selected credentials
.- Returns:
Cannot find currently selected credentials
-
_RLP_CredentialsUtils_ValidationErr_CannotFind
public static org.jvnet.localizer.Localizable _RLP_CredentialsUtils_ValidationErr_CannotFind()KeyRLP.CredentialsUtils.ValidationErr.CannotFind
:Cannot find currently selected credentials
.- Returns:
Cannot find currently selected credentials
-
RLP_RestValueService_fine_UsingBasicAuth
KeyRLP.RestValueService.fine.UsingBasicAuth
:Using Basic auth type to request REST-Values
.- Returns:
Using Basic auth type to request REST-Values
-
_RLP_RestValueService_fine_UsingBasicAuth
public static org.jvnet.localizer.Localizable _RLP_RestValueService_fine_UsingBasicAuth()KeyRLP.RestValueService.fine.UsingBasicAuth
:Using Basic auth type to request REST-Values
.- Returns:
Using Basic auth type to request REST-Values
-
RLP_DescriptorImpl_ValidationErr_CacheTime
KeyRLP.DescriptorImpl.ValidationErr.CacheTime
:The time to cache for MUST BE positive or 0
.- Returns:
The time to cache for MUST BE positive or 0
-
_RLP_DescriptorImpl_ValidationErr_CacheTime
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationErr_CacheTime()KeyRLP.DescriptorImpl.ValidationErr.CacheTime
:The time to cache for MUST BE positive or 0
.- Returns:
The time to cache for MUST BE positive or 0
-
RLP_ValueResolver_warn_xPath_MalformedXml
KeyRLP.ValueResolver.warn.xPath.MalformedXml
:Tried to pars malformed XML
.- Returns:
Tried to pars malformed XML
-
_RLP_ValueResolver_warn_xPath_MalformedXml
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_MalformedXml()KeyRLP.ValueResolver.warn.xPath.MalformedXml
:Tried to pars malformed XML
.- Returns:
Tried to pars malformed XML
-
RLP_ValueResolver_warn_jPath_MalformedJson
KeyRLP.ValueResolver.warn.jPath.MalformedJson
:Tried to pars malformed Json
.- Returns:
Tried to pars malformed Json
-
_RLP_ValueResolver_warn_jPath_MalformedJson
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_jPath_MalformedJson()KeyRLP.ValueResolver.warn.jPath.MalformedJson
:Tried to pars malformed Json
.- Returns:
Tried to pars malformed Json
-
RLP_DescriptorImpl_ValidationOk_ConfigValid
KeyRLP.DescriptorImpl.ValidationOk.ConfigValid
:Test Successful! {0} Values, first: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Test Successful! {0} Values, first: {1}
-
_RLP_DescriptorImpl_ValidationOk_ConfigValid
public static org.jvnet.localizer.Localizable _RLP_DescriptorImpl_ValidationOk_ConfigValid(Object arg0, Object arg1) KeyRLP.DescriptorImpl.ValidationOk.ConfigValid
:Test Successful! {0} Values, first: {1}
.- Parameters:
arg1
- 2nd format parameter,{1}
, asString.valueOf(Object)
.arg0
- 1st format parameter,{0}
, asString.valueOf(Object)
.- Returns:
Test Successful! {0} Values, first: {1}
-
RLP_ValueResolver_warn_jPath_NoValues
KeyRLP.ValueResolver.warn.jPath.NoValues
:Json-Path expression yielded no results
.- Returns:
Json-Path expression yielded no results
-
_RLP_ValueResolver_warn_jPath_NoValues
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_jPath_NoValues()KeyRLP.ValueResolver.warn.jPath.NoValues
:Json-Path expression yielded no results
.- Returns:
Json-Path expression yielded no results
-
RLP_PathExpressionValidationUtil_FormErr_jPath
KeyRLP.PathExpressionValidationUtil.FormErr.jPath
:The provided Json-Path expression seems to be incorrect
.- Returns:
The provided Json-Path expression seems to be incorrect
-
_RLP_PathExpressionValidationUtil_FormErr_jPath
public static org.jvnet.localizer.Localizable _RLP_PathExpressionValidationUtil_FormErr_jPath()KeyRLP.PathExpressionValidationUtil.FormErr.jPath
:The provided Json-Path expression seems to be incorrect
.- Returns:
The provided Json-Path expression seems to be incorrect
-
RLP_ValueResolver_warn_xPath_ExpressionErr
KeyRLP.ValueResolver.warn.xPath.ExpressionErr
:Error in provided xPath expression
.- Returns:
Error in provided xPath expression
-
_RLP_ValueResolver_warn_xPath_ExpressionErr
public static org.jvnet.localizer.Localizable _RLP_ValueResolver_warn_xPath_ExpressionErr()KeyRLP.ValueResolver.warn.xPath.ExpressionErr
:Error in provided xPath expression
.- Returns:
Error in provided xPath expression
-