@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Messages extends Object
Constructor and Description |
---|
Messages() |
Modifier and Type | Method and Description |
---|---|
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_DisplayName()
Key
CertificateCredentialsImpl.DisplayName : Certificate . |
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_EmptyKeystore()
Key
CertificateCredentialsImpl.EmptyKeystore : Empty
keystore . |
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_LoadKeyFailed(Object arg0)
Key
CertificateCredentialsImpl.LoadKeyFailed : Could
retrieve key "{0}" . |
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_LoadKeyFailedQueryEmptyPassword(Object arg0)
Key
CertificateCredentialsImpl.LoadKeyFailedQueryEmptyPassword : Could retrieve key "{0}". |
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_LoadKeystoreFailed()
Key
CertificateCredentialsImpl.LoadKeystoreFailed : Could not load keystore . |
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_NoCertificateUploaded()
Key
CertificateCredentialsImpl.NoCertificateUploaded : No certificate uploaded . |
static org.jvnet.localizer.Localizable |
_CertificateCredentialsImpl_UploadedKeyStoreSourceDisplayName()
Key
CertificateCredentialsImpl.UploadedKeyStoreSourceDisplayName : Upload PKCS#12 certificate . |
static org.jvnet.localizer.Localizable |
_UsernamePasswordCredentialsImpl_DisplayName()
Key
UsernamePasswordCredentialsImpl.DisplayName : Username with password . |
static String |
CertificateCredentialsImpl_DisplayName()
Key
CertificateCredentialsImpl.DisplayName : Certificate . |
static String |
CertificateCredentialsImpl_EmptyKeystore()
Key
CertificateCredentialsImpl.EmptyKeystore : Empty
keystore . |
static String |
CertificateCredentialsImpl_LoadKeyFailed(Object arg0)
Key
CertificateCredentialsImpl.LoadKeyFailed : Could
retrieve key "{0}" . |
static String |
CertificateCredentialsImpl_LoadKeyFailedQueryEmptyPassword(Object arg0)
Key
CertificateCredentialsImpl.LoadKeyFailedQueryEmptyPassword : Could retrieve key "{0}". |
static String |
CertificateCredentialsImpl_LoadKeystoreFailed()
Key
CertificateCredentialsImpl.LoadKeystoreFailed : Could not load keystore . |
static String |
CertificateCredentialsImpl_NoCertificateUploaded()
Key
CertificateCredentialsImpl.NoCertificateUploaded : No certificate uploaded . |
static String |
CertificateCredentialsImpl_UploadedKeyStoreSourceDisplayName()
Key
CertificateCredentialsImpl.UploadedKeyStoreSourceDisplayName : Upload PKCS#12 certificate . |
static String |
UsernamePasswordCredentialsImpl_DisplayName()
Key
UsernamePasswordCredentialsImpl.DisplayName : Username with password . |
public static String CertificateCredentialsImpl_NoCertificateUploaded()
CertificateCredentialsImpl.NoCertificateUploaded
: No certificate uploaded
.No certificate uploaded
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_NoCertificateUploaded()
CertificateCredentialsImpl.NoCertificateUploaded
: No certificate uploaded
.No certificate uploaded
public static String CertificateCredentialsImpl_LoadKeyFailedQueryEmptyPassword(Object arg0)
CertificateCredentialsImpl.LoadKeyFailedQueryEmptyPassword
: Could retrieve key "{0}". You may need to provide a password
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could retrieve key "{0}". You may need to provide a password
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_LoadKeyFailedQueryEmptyPassword(Object arg0)
CertificateCredentialsImpl.LoadKeyFailedQueryEmptyPassword
: Could retrieve key "{0}". You may need to provide a password
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could retrieve key "{0}". You may need to provide a password
public static String UsernamePasswordCredentialsImpl_DisplayName()
UsernamePasswordCredentialsImpl.DisplayName
: Username with password
.Username with password
public static org.jvnet.localizer.Localizable _UsernamePasswordCredentialsImpl_DisplayName()
UsernamePasswordCredentialsImpl.DisplayName
: Username with password
.Username with password
public static String CertificateCredentialsImpl_UploadedKeyStoreSourceDisplayName()
CertificateCredentialsImpl.UploadedKeyStoreSourceDisplayName
: Upload PKCS#12 certificate
.Upload PKCS#12 certificate
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_UploadedKeyStoreSourceDisplayName()
CertificateCredentialsImpl.UploadedKeyStoreSourceDisplayName
: Upload PKCS#12 certificate
.Upload PKCS#12 certificate
public static String CertificateCredentialsImpl_LoadKeystoreFailed()
CertificateCredentialsImpl.LoadKeystoreFailed
: Could not load keystore
.Could not load keystore
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_LoadKeystoreFailed()
CertificateCredentialsImpl.LoadKeystoreFailed
: Could not load keystore
.Could not load keystore
public static String CertificateCredentialsImpl_LoadKeyFailed(Object arg0)
CertificateCredentialsImpl.LoadKeyFailed
: Could
retrieve key "{0}"
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could retrieve key "{0}"
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_LoadKeyFailed(Object arg0)
CertificateCredentialsImpl.LoadKeyFailed
: Could
retrieve key "{0}"
.arg0
- 1st format parameter, {0}
, as String.valueOf(Object)
.Could retrieve key "{0}"
public static String CertificateCredentialsImpl_EmptyKeystore()
CertificateCredentialsImpl.EmptyKeystore
: Empty
keystore
.Empty keystore
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_EmptyKeystore()
CertificateCredentialsImpl.EmptyKeystore
: Empty
keystore
.Empty keystore
public static String CertificateCredentialsImpl_DisplayName()
CertificateCredentialsImpl.DisplayName
: Certificate
.Certificate
public static org.jvnet.localizer.Localizable _CertificateCredentialsImpl_DisplayName()
CertificateCredentialsImpl.DisplayName
: Certificate
.Certificate
Copyright © 2016–2021. All rights reserved.