Package | Description |
---|---|
org.eclipse.jgit.console | |
org.eclipse.jgit.transport |
Transport (fetch/push) for different protocols.
|
Modifier and Type | Method and Description |
---|---|
private boolean |
ConsoleCredentialsProvider.get(CredentialItem.StringType item) |
Modifier and Type | Class and Description |
---|---|
static class |
CredentialItem.Username
Prompt for a username, which is not masked on input.
|
Modifier and Type | Method and Description |
---|---|
private CredentialItem.StringType |
CredentialsProviderUserInfo.newPrompt(java.lang.String msg) |