Hierarchy For Package org.eclipse.jgit.internal.transport.sshd.auth
Class Hierarchy
- java.lang.Object
- org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler<ParameterType,
TokenType> (implements org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler<ParameterType, TokenType>) - org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication<ParameterType,
TokenType> - org.eclipse.jgit.internal.transport.sshd.auth.GssApiAuthentication<ParameterType,
TokenType>
- org.eclipse.jgit.internal.transport.sshd.auth.BasicAuthentication<ParameterType,
- org.eclipse.jgit.internal.transport.sshd.auth.AbstractAuthenticationHandler<ParameterType,
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler<ParameterType,
TokenType>
- org.eclipse.jgit.internal.transport.sshd.auth.AuthenticationHandler<ParameterType,
- java.io.Closeable