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 TypeClassDescriptionclassBasicAuthentication<ParameterType,TokenType> An abstract implementation of a username-password authentication.classGssApiAuthentication<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 classprivate classprivate classprivate class