Class SshdText
java.lang.Object
org.eclipse.jgit.nls.TranslationBundle
org.eclipse.jgit.internal.transport.sshd.SshdText
Externalized text messages for localization.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.jgit.nls.TranslationBundle
effectiveLocale, resourceBundle
-
Field Details
-
authenticationCanceled
-
authenticationOnClosedSession
-
closeListenerFailed
-
cannotReadPublicKey
-
configInvalidPath
-
configInvalidPattern
-
configInvalidPositive
-
configInvalidProxyJump
-
configNoKnownAlgorithms
-
configProxyJumpNotSsh
-
configProxyJumpWithPath
-
configUnknownAlgorithm
-
ftpCloseFailed
-
gssapiFailure
-
gssapiInitFailure
-
gssapiUnexpectedMechanism
-
gssapiUnexpectedMessage
-
identityFileCannotDecrypt
-
identityFileNoKey
-
identityFileMultipleKeys
-
identityFileNotFound
-
identityFileUnsupportedFormat
-
invalidSignatureAlgorithm
-
kexServerKeyInvalid
-
keyEncryptedMsg
-
keyEncryptedPrompt
-
keyEncryptedRetry
-
keyLoadFailed
-
knownHostsCouldNotUpdate
-
knownHostsFileLockedUpdate
-
knownHostsFileReadFailed
-
knownHostsInvalidLine
-
knownHostsInvalidPath
-
knownHostsKeyFingerprints
-
knownHostsModifiedKeyAcceptPrompt
-
knownHostsModifiedKeyDenyMsg
-
knownHostsModifiedKeyStorePrompt
-
knownHostsModifiedKeyWarning
-
knownHostsRevokedKeyMsg
-
knownHostsUnknownKeyMsg
-
knownHostsUnknownKeyPrompt
-
knownHostsUnknownKeyType
-
knownHostsUserAskCreationMsg
-
knownHostsUserAskCreationPrompt
-
loginDenied
-
passwordPrompt
-
proxyCannotAuthenticate
-
proxyHttpFailure
-
proxyHttpInvalidUserName
-
proxyHttpUnexpectedReply
-
proxyHttpUnspecifiedFailureReason
-
proxyJumpAbort
-
proxyPasswordPrompt
-
proxySocksAuthenticationFailed
-
proxySocksFailureForbidden
-
proxySocksFailureGeneral
-
proxySocksFailureHostUnreachable
-
proxySocksFailureNetworkUnreachable
-
proxySocksFailureRefused
-
proxySocksFailureTTL
-
proxySocksFailureUnspecified
-
proxySocksFailureUnsupportedAddress
-
proxySocksFailureUnsupportedCommand
-
proxySocksGssApiFailure
-
proxySocksGssApiMessageTooShort
-
proxySocksGssApiUnknownMessage
-
proxySocksGssApiVersionMismatch
-
proxySocksNoRemoteHostName
-
proxySocksPasswordTooLong
-
proxySocksUnexpectedMessage
-
proxySocksUnexpectedVersion
-
proxySocksUsernameTooLong
-
pubkeyAuthAddKeyToAgentError
-
pubkeyAuthAddKeyToAgentQuestion
-
pubkeyAuthWrongCommand
-
pubkeyAuthWrongKey
-
pubkeyAuthWrongSignatureAlgorithm
-
serverIdNotReceived
-
serverIdTooLong
-
serverIdWithNul
-
sessionCloseFailed
-
sessionWithoutUsername
-
sshAgentEdDSAFormatError
-
sshAgentPayloadLengthError
-
sshAgentReplyLengthError
-
sshAgentReplyUnexpected
-
sshAgentShortReadBuffer
-
sshAgentUnknownKey
-
sshAgentWrongKeyLength
-
sshAgentWrongNumberOfKeys
-
sshClosingDown
-
sshCommandTimeout
-
sshProcessStillRunning
-
sshProxySessionCloseFailed
-
unknownProxyProtocol
-
-
Constructor Details
-
SshdText
public SshdText()
-
-
Method Details
-
get
Get an instance of this translation bundle.- Returns:
- an instance of this translation bundle
-