Package | Description |
---|---|
org.eclipse.jgit.console | |
org.eclipse.jgit.lib.internal | |
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
ConsoleCredentialsProvider.get(CredentialItem.CharArrayType item) |
Modifier and Type | Field and Description |
---|---|
private CredentialItem.CharArrayType |
BouncyCastleGpgKeyPassphrasePrompt.passphrase |
Modifier and Type | Class and Description |
---|---|
static class |
CredentialItem.Password
Prompt for a password, which is masked on input.
|