| Package | Description |
|---|---|
| org.eclipse.jgit.internal.transport.sshd.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAuthenticationHandler<ParameterType,TokenType>
Abstract base class for
AuthenticationHandlers encapsulating basic
common things. |
class |
BasicAuthentication<ParameterType,TokenType>
An abstract implementation of a username-password authentication.
|
class |
GssApiAuthentication<ParameterType,TokenType>
An abstract implementation of a GSS-API multi-round authentication.
|
Copyright © 2020 Eclipse JGit Project. All rights reserved.