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 booleanConsoleCredentialsProvider.get(CredentialItem.CharArrayType item) -
Uses of CredentialItem.CharArrayType in org.eclipse.jgit.transport
Subclasses of CredentialItem.CharArrayType in org.eclipse.jgit.transportModifier and TypeClassDescriptionstatic classPrompt for a password, which is masked on input.