Uses of Class
org.eclipse.jgit.transport.CredentialItem.StringType
Packages that use CredentialItem.StringType
Package
Description
Transport (fetch/push) for different protocols.
-
Uses of CredentialItem.StringType in org.eclipse.jgit.console
Methods in org.eclipse.jgit.console with parameters of type CredentialItem.StringTypeModifier and TypeMethodDescriptionprivate boolean
ConsoleCredentialsProvider.get
(CredentialItem.StringType item) -
Uses of CredentialItem.StringType in org.eclipse.jgit.transport
Subclasses of CredentialItem.StringType in org.eclipse.jgit.transportModifier and TypeClassDescriptionstatic class
Prompt for a username, which is not masked on input.Methods in org.eclipse.jgit.transport that return CredentialItem.StringType