public static final class GitUtils.TeamscaleGitCredentialsProvider extends org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
Modifier and Type | Method and Description |
---|---|
boolean |
get(org.eclipse.jgit.transport.URIish uri,
org.eclipse.jgit.transport.CredentialItem... items) |
java.lang.String |
getSshPrivateKey() |
boolean |
supports(org.eclipse.jgit.transport.CredentialItem... items) |
clear, isInteractive
public boolean supports(org.eclipse.jgit.transport.CredentialItem... items)
supports
in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
public boolean get(org.eclipse.jgit.transport.URIish uri, org.eclipse.jgit.transport.CredentialItem... items) throws org.eclipse.jgit.errors.UnsupportedCredentialItem
get
in class org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
org.eclipse.jgit.errors.UnsupportedCredentialItem
public java.lang.String getSshPrivateKey()
sshPrivateKey