Package org.apache.sshd.client.session.proxy
package org.apache.sshd.client.session.proxy
-
ClassDescriptionAbstract base class for
AuthenticationHandlers encapsulating basic common things.Basic common functionality for tunneling through to a proxy.A simple representation of an authentication challenge as sent in a "WWW-Authenticate" or "Proxy-Authenticate" header.AnAuthenticationHandlerencapsulates a possibly multi-step authentication protocol.BasicAuthentication<P,T> An abstract implementation of a username-password authentication.GssApiAuthentication<P,T> An abstract implementation of a GSS-API multi-round authentication.Global repository of GSS-API mechanisms that we can use.A basic parser for HTTP response headers.An exception indicating some problem parsing HTPP headers.Simple HTTP proxy connector supporting Basic and SPNEGO Authentication.AAbstractProxyConnectorto connect through a SOCKS5 proxy.A very simple representation of a HTTP status line.