Uses of Package
org.eclipse.jgit.internal.transport.sshd.auth
Packages that use org.eclipse.jgit.internal.transport.sshd.auth
Package
Description
-
Classes in org.eclipse.jgit.internal.transport.sshd.auth used by org.eclipse.jgit.internal.transport.sshd.authClassDescriptionAbstract base class for
AuthenticationHandler
s encapsulating basic common things.AnAuthenticationHandler
encapsulates a possibly multi-step authentication protocol. -
Classes in org.eclipse.jgit.internal.transport.sshd.auth used by org.eclipse.jgit.internal.transport.sshd.proxyClassDescriptionAbstract base class for
AuthenticationHandler
s encapsulating basic common things.AnAuthenticationHandler
encapsulates a possibly multi-step authentication protocol.An abstract implementation of a username-password authentication.An abstract implementation of a GSS-API multi-round authentication.