Class Messages
- java.lang.Object
-
- io.jenkins.plugins.venaficodesigning.Messages
-
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Generated localization support class.
-
-
Constructor Summary
Constructors Constructor Description Messages()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.jvnet.localizer.Localizable_JarSignerBuilder_displayName()KeyJarSignerBuilder.displayName:Venafi CodeSign Protect: sign with jarsigner.static org.jvnet.localizer.Localizable_JarSignerBuilder_fileAndGlobMutuallyExclusive()KeyJarSignerBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..static org.jvnet.localizer.Localizable_JarSignerBuilder_functionName()KeyJarSignerBuilder.functionName:venafiCodeSignWithJarSigner.static org.jvnet.localizer.Localizable_JarSignerVerifyBuilder_displayName()KeyJarSignerVerifyBuilder.displayName:Venafi CodeSign Protect: verify with jarsigner.static org.jvnet.localizer.Localizable_JarSignerVerifyBuilder_fileAndGlobMutuallyExclusive()KeyJarSignerVerifyBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..static org.jvnet.localizer.Localizable_JarSignerVerifyBuilder_functionName()KeyJarSignerVerifyBuilder.functionName:venafiVerifyWithJarSigner.static org.jvnet.localizer.Localizable_PluginConfig_displayName()KeyPluginConfig.displayName:Venafi CodeSign Protect.static org.jvnet.localizer.Localizable_PluginConfig_duplicateTppConfigName()KeyPluginConfig.duplicateTppConfigName:Duplicate Venafi TPP name detected: %s.static org.jvnet.localizer.Localizable_PluginConfig_malformedError()KeyPluginConfig.malformedError:Malformed Venafi CodeSign Protect plugin configuration: %s.static org.jvnet.localizer.Localizable_SignToolBuilder_displayName()KeySignToolBuilder.displayName:Venafi CodeSign Protect: sign with signtool.static org.jvnet.localizer.Localizable_SignToolBuilder_fileAndGlobMutuallyExclusive()KeySignToolBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..static org.jvnet.localizer.Localizable_SignToolBuilder_functionName()KeySignToolBuilder.functionName:venafiCodeSignWithSignTool.static org.jvnet.localizer.Localizable_SignToolVerifyBuilder_displayName()KeySignToolVerifyBuilder_displayName:Venafi CodeSign Protect: verify with signtool.static org.jvnet.localizer.Localizable_SignToolVerifyBuilder_functionName()KeySignToolVerifyBuilder.functionName:venafiVerifyWithSignTool.static org.jvnet.localizer.Localizable_TppConfig_authUrlMalformed()KeyTppConfig.authUrlMalformed:Malformed authentication URL: %s.static org.jvnet.localizer.Localizable_TppConfig_displayName()KeyTppConfig.displayName:Venafi TPP.static org.jvnet.localizer.Localizable_TppConfig_hsmUrlMalformed()KeyTppConfig.hsmUrlMalformed:Malformed virtual HSM URL: %s.static StringJarSignerBuilder_displayName()KeyJarSignerBuilder.displayName:Venafi CodeSign Protect: sign with jarsigner.static StringJarSignerBuilder_fileAndGlobMutuallyExclusive()KeyJarSignerBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..static StringJarSignerBuilder_functionName()KeyJarSignerBuilder.functionName:venafiCodeSignWithJarSigner.static StringJarSignerVerifyBuilder_displayName()KeyJarSignerVerifyBuilder.displayName:Venafi CodeSign Protect: verify with jarsigner.static StringJarSignerVerifyBuilder_fileAndGlobMutuallyExclusive()KeyJarSignerVerifyBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..static StringJarSignerVerifyBuilder_functionName()KeyJarSignerVerifyBuilder.functionName:venafiVerifyWithJarSigner.static StringPluginConfig_displayName()KeyPluginConfig.displayName:Venafi CodeSign Protect.static StringPluginConfig_duplicateTppConfigName()KeyPluginConfig.duplicateTppConfigName:Duplicate Venafi TPP name detected: %s.static StringPluginConfig_malformedError()KeyPluginConfig.malformedError:Malformed Venafi CodeSign Protect plugin configuration: %s.static StringSignToolBuilder_displayName()KeySignToolBuilder.displayName:Venafi CodeSign Protect: sign with signtool.static StringSignToolBuilder_fileAndGlobMutuallyExclusive()KeySignToolBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..static StringSignToolBuilder_functionName()KeySignToolBuilder.functionName:venafiCodeSignWithSignTool.static StringSignToolVerifyBuilder_displayName()KeySignToolVerifyBuilder_displayName:Venafi CodeSign Protect: verify with signtool.static StringSignToolVerifyBuilder_functionName()KeySignToolVerifyBuilder.functionName:venafiVerifyWithSignTool.static StringTppConfig_authUrlMalformed()KeyTppConfig.authUrlMalformed:Malformed authentication URL: %s.static StringTppConfig_displayName()KeyTppConfig.displayName:Venafi TPP.static StringTppConfig_hsmUrlMalformed()KeyTppConfig.hsmUrlMalformed:Malformed virtual HSM URL: %s.
-
-
-
Method Detail
-
JarSignerVerifyBuilder_fileAndGlobMutuallyExclusive
public static String JarSignerVerifyBuilder_fileAndGlobMutuallyExclusive()
KeyJarSignerVerifyBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..- Returns:
Either "file" or "glob" must be set, but not both.
-
_JarSignerVerifyBuilder_fileAndGlobMutuallyExclusive
public static org.jvnet.localizer.Localizable _JarSignerVerifyBuilder_fileAndGlobMutuallyExclusive()
KeyJarSignerVerifyBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..- Returns:
Either "file" or "glob" must be set, but not both.
-
SignToolVerifyBuilder_functionName
public static String SignToolVerifyBuilder_functionName()
KeySignToolVerifyBuilder.functionName:venafiVerifyWithSignTool.- Returns:
venafiVerifyWithSignTool
-
_SignToolVerifyBuilder_functionName
public static org.jvnet.localizer.Localizable _SignToolVerifyBuilder_functionName()
KeySignToolVerifyBuilder.functionName:venafiVerifyWithSignTool.- Returns:
venafiVerifyWithSignTool
-
JarSignerBuilder_fileAndGlobMutuallyExclusive
public static String JarSignerBuilder_fileAndGlobMutuallyExclusive()
KeyJarSignerBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..- Returns:
Either "file" or "glob" must be set, but not both.
-
_JarSignerBuilder_fileAndGlobMutuallyExclusive
public static org.jvnet.localizer.Localizable _JarSignerBuilder_fileAndGlobMutuallyExclusive()
KeyJarSignerBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..- Returns:
Either "file" or "glob" must be set, but not both.
-
JarSignerVerifyBuilder_displayName
public static String JarSignerVerifyBuilder_displayName()
KeyJarSignerVerifyBuilder.displayName:Venafi CodeSign Protect: verify with jarsigner.- Returns:
Venafi CodeSign Protect: verify with jarsigner
-
_JarSignerVerifyBuilder_displayName
public static org.jvnet.localizer.Localizable _JarSignerVerifyBuilder_displayName()
KeyJarSignerVerifyBuilder.displayName:Venafi CodeSign Protect: verify with jarsigner.- Returns:
Venafi CodeSign Protect: verify with jarsigner
-
JarSignerBuilder_functionName
public static String JarSignerBuilder_functionName()
KeyJarSignerBuilder.functionName:venafiCodeSignWithJarSigner.- Returns:
venafiCodeSignWithJarSigner
-
_JarSignerBuilder_functionName
public static org.jvnet.localizer.Localizable _JarSignerBuilder_functionName()
KeyJarSignerBuilder.functionName:venafiCodeSignWithJarSigner.- Returns:
venafiCodeSignWithJarSigner
-
SignToolVerifyBuilder_displayName
public static String SignToolVerifyBuilder_displayName()
KeySignToolVerifyBuilder_displayName:Venafi CodeSign Protect: verify with signtool.- Returns:
Venafi CodeSign Protect: verify with signtool
-
_SignToolVerifyBuilder_displayName
public static org.jvnet.localizer.Localizable _SignToolVerifyBuilder_displayName()
KeySignToolVerifyBuilder_displayName:Venafi CodeSign Protect: verify with signtool.- Returns:
Venafi CodeSign Protect: verify with signtool
-
PluginConfig_malformedError
public static String PluginConfig_malformedError()
KeyPluginConfig.malformedError:Malformed Venafi CodeSign Protect plugin configuration: %s.- Returns:
Malformed Venafi CodeSign Protect plugin configuration: %s
-
_PluginConfig_malformedError
public static org.jvnet.localizer.Localizable _PluginConfig_malformedError()
KeyPluginConfig.malformedError:Malformed Venafi CodeSign Protect plugin configuration: %s.- Returns:
Malformed Venafi CodeSign Protect plugin configuration: %s
-
TppConfig_displayName
public static String TppConfig_displayName()
KeyTppConfig.displayName:Venafi TPP.- Returns:
Venafi TPP
-
_TppConfig_displayName
public static org.jvnet.localizer.Localizable _TppConfig_displayName()
KeyTppConfig.displayName:Venafi TPP.- Returns:
Venafi TPP
-
PluginConfig_displayName
public static String PluginConfig_displayName()
KeyPluginConfig.displayName:Venafi CodeSign Protect.- Returns:
Venafi CodeSign Protect
-
_PluginConfig_displayName
public static org.jvnet.localizer.Localizable _PluginConfig_displayName()
KeyPluginConfig.displayName:Venafi CodeSign Protect.- Returns:
Venafi CodeSign Protect
-
TppConfig_authUrlMalformed
public static String TppConfig_authUrlMalformed()
KeyTppConfig.authUrlMalformed:Malformed authentication URL: %s.- Returns:
Malformed authentication URL: %s
-
_TppConfig_authUrlMalformed
public static org.jvnet.localizer.Localizable _TppConfig_authUrlMalformed()
KeyTppConfig.authUrlMalformed:Malformed authentication URL: %s.- Returns:
Malformed authentication URL: %s
-
JarSignerVerifyBuilder_functionName
public static String JarSignerVerifyBuilder_functionName()
KeyJarSignerVerifyBuilder.functionName:venafiVerifyWithJarSigner.- Returns:
venafiVerifyWithJarSigner
-
_JarSignerVerifyBuilder_functionName
public static org.jvnet.localizer.Localizable _JarSignerVerifyBuilder_functionName()
KeyJarSignerVerifyBuilder.functionName:venafiVerifyWithJarSigner.- Returns:
venafiVerifyWithJarSigner
-
TppConfig_hsmUrlMalformed
public static String TppConfig_hsmUrlMalformed()
KeyTppConfig.hsmUrlMalformed:Malformed virtual HSM URL: %s.- Returns:
Malformed virtual HSM URL: %s
-
_TppConfig_hsmUrlMalformed
public static org.jvnet.localizer.Localizable _TppConfig_hsmUrlMalformed()
KeyTppConfig.hsmUrlMalformed:Malformed virtual HSM URL: %s.- Returns:
Malformed virtual HSM URL: %s
-
SignToolBuilder_displayName
public static String SignToolBuilder_displayName()
KeySignToolBuilder.displayName:Venafi CodeSign Protect: sign with signtool.- Returns:
Venafi CodeSign Protect: sign with signtool
-
_SignToolBuilder_displayName
public static org.jvnet.localizer.Localizable _SignToolBuilder_displayName()
KeySignToolBuilder.displayName:Venafi CodeSign Protect: sign with signtool.- Returns:
Venafi CodeSign Protect: sign with signtool
-
JarSignerBuilder_displayName
public static String JarSignerBuilder_displayName()
KeyJarSignerBuilder.displayName:Venafi CodeSign Protect: sign with jarsigner.- Returns:
Venafi CodeSign Protect: sign with jarsigner
-
_JarSignerBuilder_displayName
public static org.jvnet.localizer.Localizable _JarSignerBuilder_displayName()
KeyJarSignerBuilder.displayName:Venafi CodeSign Protect: sign with jarsigner.- Returns:
Venafi CodeSign Protect: sign with jarsigner
-
SignToolBuilder_functionName
public static String SignToolBuilder_functionName()
KeySignToolBuilder.functionName:venafiCodeSignWithSignTool.- Returns:
venafiCodeSignWithSignTool
-
_SignToolBuilder_functionName
public static org.jvnet.localizer.Localizable _SignToolBuilder_functionName()
KeySignToolBuilder.functionName:venafiCodeSignWithSignTool.- Returns:
venafiCodeSignWithSignTool
-
PluginConfig_duplicateTppConfigName
public static String PluginConfig_duplicateTppConfigName()
KeyPluginConfig.duplicateTppConfigName:Duplicate Venafi TPP name detected: %s.- Returns:
Duplicate Venafi TPP name detected: %s
-
_PluginConfig_duplicateTppConfigName
public static org.jvnet.localizer.Localizable _PluginConfig_duplicateTppConfigName()
KeyPluginConfig.duplicateTppConfigName:Duplicate Venafi TPP name detected: %s.- Returns:
Duplicate Venafi TPP name detected: %s
-
SignToolBuilder_fileAndGlobMutuallyExclusive
public static String SignToolBuilder_fileAndGlobMutuallyExclusive()
KeySignToolBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..- Returns:
Either "file" or "glob" must be set, but not both.
-
_SignToolBuilder_fileAndGlobMutuallyExclusive
public static org.jvnet.localizer.Localizable _SignToolBuilder_fileAndGlobMutuallyExclusive()
KeySignToolBuilder.fileAndGlobMutuallyExclusive:Either "file" or "glob" must be set, but not both..- Returns:
Either "file" or "glob" must be set, but not both.
-
-