| Class | Description |
|---|---|
| AuthConfig | Stores configuration options for how to authenticate with remote repositories. |
| JschAgentProxyConfigCallback | Callback to configure a Transport to support JSch agent proxying. |
| JschAgentProxySessionFactory | A session factory that supports use of ssh-agent and Pageant SSH authentication. |
| TransportOpUtil | Utility class that allows a JGit TransportCommand to be configured
to use additional authentication options. |
| Enum | Description |
|---|---|
| AuthConfig.Option | Available authentication options. |