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