public class ConsoleAuthenticator extends CachedAuthenticator
CachedAuthenticator.CachedAuthentication
Authenticator.RequestorType
Constructor and Description |
---|
ConsoleAuthenticator() |
Modifier and Type | Method and Description |
---|---|
static void |
install()
Install this authenticator implementation into the JVM.
|
protected PasswordAuthentication |
promptPasswordAuthentication()
Prompt for and request authentication from the end-user.
|
add, getPasswordAuthentication
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
public static void install()
protected PasswordAuthentication promptPasswordAuthentication()
promptPasswordAuthentication
in class CachedAuthenticator
Copyright © 2018 Eclipse JGit Project. All rights reserved.