Package jenkins.security
Class Messages
java.lang.Object
jenkins.security.Messages
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public class Messages
extends Object
Generated localization support class.
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.jvnet.localizer.LocalizableKeyApiTokenProperty.ChangeToken.CapabilityNotAllowed:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>.static org.jvnet.localizer.LocalizableKeyApiTokenProperty.ChangeToken.Success:<div>Updated. See the new token in the field above</div>.static org.jvnet.localizer.LocalizableKeyApiTokenProperty.ChangeToken.SuccessHidden:<div>Updated. You need to login as the user to see the token</div>.static org.jvnet.localizer.LocalizableKeyApiTokenProperty.ChangeToken.TokenIsHidden:Token is hidden.static org.jvnet.localizer.LocalizableKeyApiTokenProperty.DisplayName:API Token.static org.jvnet.localizer.LocalizableKeyApiTokenProperty.LegacyTokenName:Legacy Token.static org.jvnet.localizer.LocalizableKeyApiTokenProperty.NoLegacyToken:This user currently does not have a legacy token.static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.DisplayName:Resource Domain Recommendation.static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.Empty:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.Exception:An exception occurred with the URL: {0}.static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.FailedIdentityCheck:An error occurred when checking the instance identity at that URL: {0} {1}.static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.Invalid:Not a valid URL..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.InvalidRootURL:Jenkins URL is set to an invalid value, please report a bug: {0}.static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.IOException:Failed to connect: {0}.static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.NeedsRootURL:Can only set resource root URL if Jenkins URL is set..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.NotJenkins:The specified URL does not appear to point to a Jenkins instance..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.OtherJenkins:The specified URL points to a different Jenkins instance..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.ResourceResponse:The specified URL points to a previously set up resource root URL..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.SameAsCurrent:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.SameAsJenkinsRoot:Cannot use the same host name for both Jenkins URL and resource root URL..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.SomeJenkins:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance..static org.jvnet.localizer.LocalizableKeyResourceDomainConfiguration.ThisJenkins:The specified URL is a valid resource root URL candidate..static org.jvnet.localizer.Localizable_Token_Created_on(Object arg0) KeyToken.Created.on:Token created on {0}.static org.jvnet.localizer.LocalizableKeyUpdateSiteWarningsMonitor.DisplayName:Update Site Warnings.static StringKeyApiTokenProperty.ChangeToken.CapabilityNotAllowed:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>.static StringKeyApiTokenProperty.ChangeToken.Success:<div>Updated. See the new token in the field above</div>.static StringKeyApiTokenProperty.ChangeToken.SuccessHidden:<div>Updated. You need to login as the user to see the token</div>.static StringKeyApiTokenProperty.ChangeToken.TokenIsHidden:Token is hidden.static StringKeyApiTokenProperty.DisplayName:API Token.static StringKeyApiTokenProperty.LegacyTokenName:Legacy Token.static StringKeyApiTokenProperty.NoLegacyToken:This user currently does not have a legacy token.static StringKeyResourceDomainConfiguration.DisplayName:Resource Domain Recommendation.static StringKeyResourceDomainConfiguration.Empty:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set..static StringKeyResourceDomainConfiguration.Exception:An exception occurred with the URL: {0}.static StringKeyResourceDomainConfiguration.FailedIdentityCheck:An error occurred when checking the instance identity at that URL: {0} {1}.static StringKeyResourceDomainConfiguration.Invalid:Not a valid URL..static StringKeyResourceDomainConfiguration.InvalidRootURL:Jenkins URL is set to an invalid value, please report a bug: {0}.static StringKeyResourceDomainConfiguration.IOException:Failed to connect: {0}.static StringKeyResourceDomainConfiguration.NeedsRootURL:Can only set resource root URL if Jenkins URL is set..static StringKeyResourceDomainConfiguration.NotJenkins:The specified URL does not appear to point to a Jenkins instance..static StringKeyResourceDomainConfiguration.OtherJenkins:The specified URL points to a different Jenkins instance..static StringKeyResourceDomainConfiguration.ResourceResponse:The specified URL points to a previously set up resource root URL..static StringKeyResourceDomainConfiguration.SameAsCurrent:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins..static StringKeyResourceDomainConfiguration.SameAsJenkinsRoot:Cannot use the same host name for both Jenkins URL and resource root URL..static StringKeyResourceDomainConfiguration.SomeJenkins:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance..static StringKeyResourceDomainConfiguration.ThisJenkins:The specified URL is a valid resource root URL candidate..static StringToken_Created_on(Object arg0) KeyToken.Created.on:Token created on {0}.static StringKeyUpdateSiteWarningsMonitor.DisplayName:Update Site Warnings. 
- 
Constructor Details
- 
Messages
public Messages() 
 - 
 - 
Method Details
- 
ApiTokenProperty_LegacyTokenName
KeyApiTokenProperty.LegacyTokenName:Legacy Token.- Returns:
 Legacy Token
 - 
_ApiTokenProperty_LegacyTokenName
public static org.jvnet.localizer.Localizable _ApiTokenProperty_LegacyTokenName()KeyApiTokenProperty.LegacyTokenName:Legacy Token.- Returns:
 Legacy Token
 - 
ApiTokenProperty_NoLegacyToken
KeyApiTokenProperty.NoLegacyToken:This user currently does not have a legacy token.- Returns:
 This user currently does not have a legacy token
 - 
_ApiTokenProperty_NoLegacyToken
public static org.jvnet.localizer.Localizable _ApiTokenProperty_NoLegacyToken()KeyApiTokenProperty.NoLegacyToken:This user currently does not have a legacy token.- Returns:
 This user currently does not have a legacy token
 - 
ApiTokenProperty_ChangeToken_TokenIsHidden
KeyApiTokenProperty.ChangeToken.TokenIsHidden:Token is hidden.- Returns:
 Token is hidden
 - 
_ApiTokenProperty_ChangeToken_TokenIsHidden
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_TokenIsHidden()KeyApiTokenProperty.ChangeToken.TokenIsHidden:Token is hidden.- Returns:
 Token is hidden
 - 
ApiTokenProperty_ChangeToken_Success
KeyApiTokenProperty.ChangeToken.Success:<div>Updated. See the new token in the field above</div>.- Returns:
 <div>Updated. See the new token in the field above</div>
 - 
_ApiTokenProperty_ChangeToken_Success
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_Success()KeyApiTokenProperty.ChangeToken.Success:<div>Updated. See the new token in the field above</div>.- Returns:
 <div>Updated. See the new token in the field above</div>
 - 
UpdateSiteWarningsMonitor_DisplayName
KeyUpdateSiteWarningsMonitor.DisplayName:Update Site Warnings.- Returns:
 Update Site Warnings
 - 
_UpdateSiteWarningsMonitor_DisplayName
public static org.jvnet.localizer.Localizable _UpdateSiteWarningsMonitor_DisplayName()KeyUpdateSiteWarningsMonitor.DisplayName:Update Site Warnings.- Returns:
 Update Site Warnings
 - 
ResourceDomainConfiguration_FailedIdentityCheck
KeyResourceDomainConfiguration.FailedIdentityCheck:An error occurred when checking the instance identity at that URL: {0} {1}.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 An error occurred when checking the instance identity at that URL: {0} {1}
 - 
_ResourceDomainConfiguration_FailedIdentityCheck
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_FailedIdentityCheck(Object arg0, Object arg1) KeyResourceDomainConfiguration.FailedIdentityCheck:An error occurred when checking the instance identity at that URL: {0} {1}.- Parameters:
 arg1- 2nd format parameter,{1}, asString.valueOf(Object).arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 An error occurred when checking the instance identity at that URL: {0} {1}
 - 
ResourceDomainConfiguration_InvalidRootURL
KeyResourceDomainConfiguration.InvalidRootURL:Jenkins URL is set to an invalid value, please report a bug: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Jenkins URL is set to an invalid value, please report a bug: {0}
 - 
_ResourceDomainConfiguration_InvalidRootURL
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_InvalidRootURL(Object arg0) KeyResourceDomainConfiguration.InvalidRootURL:Jenkins URL is set to an invalid value, please report a bug: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Jenkins URL is set to an invalid value, please report a bug: {0}
 - 
ApiTokenProperty_ChangeToken_SuccessHidden
KeyApiTokenProperty.ChangeToken.SuccessHidden:<div>Updated. You need to login as the user to see the token</div>.- Returns:
 <div>Updated. You need to login as the user to see the token</div>
 - 
_ApiTokenProperty_ChangeToken_SuccessHidden
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_SuccessHidden()KeyApiTokenProperty.ChangeToken.SuccessHidden:<div>Updated. You need to login as the user to see the token</div>.- Returns:
 <div>Updated. You need to login as the user to see the token</div>
 - 
ResourceDomainConfiguration_DisplayName
KeyResourceDomainConfiguration.DisplayName:Resource Domain Recommendation.- Returns:
 Resource Domain Recommendation
 - 
_ResourceDomainConfiguration_DisplayName
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_DisplayName()KeyResourceDomainConfiguration.DisplayName:Resource Domain Recommendation.- Returns:
 Resource Domain Recommendation
 - 
ResourceDomainConfiguration_Empty
KeyResourceDomainConfiguration.Empty:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set..- Returns:
 Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
 - 
_ResourceDomainConfiguration_Empty
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_Empty()KeyResourceDomainConfiguration.Empty:Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set..- Returns:
 Without a resource root URL, resources will be served from the Jenkins URL with Content-Security-Policy set.
 - 
ResourceDomainConfiguration_OtherJenkins
KeyResourceDomainConfiguration.OtherJenkins:The specified URL points to a different Jenkins instance..- Returns:
 The specified URL points to a different Jenkins instance.
 - 
_ResourceDomainConfiguration_OtherJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_OtherJenkins()KeyResourceDomainConfiguration.OtherJenkins:The specified URL points to a different Jenkins instance..- Returns:
 The specified URL points to a different Jenkins instance.
 - 
ResourceDomainConfiguration_NotJenkins
KeyResourceDomainConfiguration.NotJenkins:The specified URL does not appear to point to a Jenkins instance..- Returns:
 The specified URL does not appear to point to a Jenkins instance.
 - 
_ResourceDomainConfiguration_NotJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_NotJenkins()KeyResourceDomainConfiguration.NotJenkins:The specified URL does not appear to point to a Jenkins instance..- Returns:
 The specified URL does not appear to point to a Jenkins instance.
 - 
ResourceDomainConfiguration_NeedsRootURL
KeyResourceDomainConfiguration.NeedsRootURL:Can only set resource root URL if Jenkins URL is set..- Returns:
 Can only set resource root URL if Jenkins URL is set.
 - 
_ResourceDomainConfiguration_NeedsRootURL
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_NeedsRootURL()KeyResourceDomainConfiguration.NeedsRootURL:Can only set resource root URL if Jenkins URL is set..- Returns:
 Can only set resource root URL if Jenkins URL is set.
 - 
ApiTokenProperty_ChangeToken_CapabilityNotAllowed
KeyApiTokenProperty.ChangeToken.CapabilityNotAllowed:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>.- Returns:
 <div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
 - 
_ApiTokenProperty_ChangeToken_CapabilityNotAllowed
public static org.jvnet.localizer.Localizable _ApiTokenProperty_ChangeToken_CapabilityNotAllowed()KeyApiTokenProperty.ChangeToken.CapabilityNotAllowed:<div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>.- Returns:
 <div>Capability to generate a legacy token without an existing one is currently disabled in the security configuration</div>
 - 
ResourceDomainConfiguration_IOException
KeyResourceDomainConfiguration.IOException:Failed to connect: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Failed to connect: {0}
 - 
_ResourceDomainConfiguration_IOException
KeyResourceDomainConfiguration.IOException:Failed to connect: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Failed to connect: {0}
 - 
ResourceDomainConfiguration_SomeJenkins
KeyResourceDomainConfiguration.SomeJenkins:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance..- Returns:
 The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
 - 
_ResourceDomainConfiguration_SomeJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_SomeJenkins()KeyResourceDomainConfiguration.SomeJenkins:The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance..- Returns:
 The specified URL points to a Jenkins instance, but could not determine whether it is this or another instance.
 - 
ResourceDomainConfiguration_Invalid
KeyResourceDomainConfiguration.Invalid:Not a valid URL..- Returns:
 Not a valid URL.
 - 
_ResourceDomainConfiguration_Invalid
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_Invalid()KeyResourceDomainConfiguration.Invalid:Not a valid URL..- Returns:
 Not a valid URL.
 - 
ResourceDomainConfiguration_ResourceResponse
KeyResourceDomainConfiguration.ResourceResponse:The specified URL points to a previously set up resource root URL..- Returns:
 The specified URL points to a previously set up resource root URL.
 - 
_ResourceDomainConfiguration_ResourceResponse
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_ResourceResponse()KeyResourceDomainConfiguration.ResourceResponse:The specified URL points to a previously set up resource root URL..- Returns:
 The specified URL points to a previously set up resource root URL.
 - 
ApiTokenProperty_DisplayName
KeyApiTokenProperty.DisplayName:API Token.- Returns:
 API Token
 - 
_ApiTokenProperty_DisplayName
public static org.jvnet.localizer.Localizable _ApiTokenProperty_DisplayName()KeyApiTokenProperty.DisplayName:API Token.- Returns:
 API Token
 - 
ResourceDomainConfiguration_SameAsJenkinsRoot
KeyResourceDomainConfiguration.SameAsJenkinsRoot:Cannot use the same host name for both Jenkins URL and resource root URL..- Returns:
 Cannot use the same host name for both Jenkins URL and resource root URL.
 - 
_ResourceDomainConfiguration_SameAsJenkinsRoot
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_SameAsJenkinsRoot()KeyResourceDomainConfiguration.SameAsJenkinsRoot:Cannot use the same host name for both Jenkins URL and resource root URL..- Returns:
 Cannot use the same host name for both Jenkins URL and resource root URL.
 - 
ResourceDomainConfiguration_SameAsCurrent
KeyResourceDomainConfiguration.SameAsCurrent:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins..- Returns:
 You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
 - 
_ResourceDomainConfiguration_SameAsCurrent
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_SameAsCurrent()KeyResourceDomainConfiguration.SameAsCurrent:You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins..- Returns:
 You are currently accessing Jenkins through a URL similar to the proposed resource root URL. Saving this URL might remove your access to Jenkins.
 - 
ResourceDomainConfiguration_ThisJenkins
KeyResourceDomainConfiguration.ThisJenkins:The specified URL is a valid resource root URL candidate..- Returns:
 The specified URL is a valid resource root URL candidate.
 - 
_ResourceDomainConfiguration_ThisJenkins
public static org.jvnet.localizer.Localizable _ResourceDomainConfiguration_ThisJenkins()KeyResourceDomainConfiguration.ThisJenkins:The specified URL is a valid resource root URL candidate..- Returns:
 The specified URL is a valid resource root URL candidate.
 - 
Token_Created_on
KeyToken.Created.on:Token created on {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Token created on {0}
 - 
_Token_Created_on
KeyToken.Created.on:Token created on {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 Token created on {0}
 - 
ResourceDomainConfiguration_Exception
KeyResourceDomainConfiguration.Exception:An exception occurred with the URL: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 An exception occurred with the URL: {0}
 - 
_ResourceDomainConfiguration_Exception
KeyResourceDomainConfiguration.Exception:An exception occurred with the URL: {0}.- Parameters:
 arg0- 1st format parameter,{0}, asString.valueOf(Object).- Returns:
 An exception occurred with the URL: {0}
 
 -