Class HttpAuthMethod.Basic

java.lang.Object
org.eclipse.jgit.transport.HttpAuthMethod
org.eclipse.jgit.transport.HttpAuthMethod.Basic
Enclosing class:
HttpAuthMethod

private static class HttpAuthMethod.Basic extends HttpAuthMethod
Performs HTTP basic authentication (plaintext username/password).