public class TweakedUsernamePasswordCredentialsProvider
extends org.eclipse.jgit.transport.UsernamePasswordCredentialsProvider
Constructor and Description |
---|
TweakedUsernamePasswordCredentialsProvider(String username,
String password) |
Modifier and Type | Method and Description |
---|---|
boolean |
get(org.eclipse.jgit.transport.URIish uri,
org.eclipse.jgit.transport.CredentialItem... items) |
clear, isInteractive, supports
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
Copyright © 2017 Atlassian Software Systems Pty Ltd. All rights reserved.