| Package | Description |
|---|---|
| org.eclipse.jgit.internal.transport.sshd.auth | |
| org.eclipse.jgit.internal.transport.sshd.proxy |
| Class and Description |
|---|
| AbstractAuthenticationHandler
Abstract base class for
AuthenticationHandlers encapsulating basic
common things. |
| AuthenticationHandler
An
AuthenticationHandler encapsulates a possibly multi-step
authentication protocol. |
| Class and Description |
|---|
| AbstractAuthenticationHandler
Abstract base class for
AuthenticationHandlers encapsulating basic
common things. |
| AuthenticationHandler
An
AuthenticationHandler encapsulates a possibly multi-step
authentication protocol. |
| BasicAuthentication
An abstract implementation of a username-password authentication.
|
| GssApiAuthentication
An abstract implementation of a GSS-API multi-round authentication.
|