Uses of Class
org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler
Packages that use AbstractAuthenticationHandler
Package
Description
-
Uses of AbstractAuthenticationHandler in org.eclipse.jgit.internal.transport.sshd.auth
Modifier and TypeClassDescriptionclass
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. -
Uses of AbstractAuthenticationHandler in org.eclipse.jgit.internal.transport.sshd.proxy
Modifier and TypeClassDescriptionprivate class
private class
private class
private class