Uses of Interface
org.apache.sshd.client.session.proxy.AuthenticationHandler
Packages that use AuthenticationHandler
-
Uses of AuthenticationHandler in org.apache.sshd.client.session.proxy
Classes in org.apache.sshd.client.session.proxy that implement AuthenticationHandlerModifier and TypeClassDescriptionclassAbstract base class forAuthenticationHandlers encapsulating basic common things.classBasicAuthentication<P,T> An abstract implementation of a username-password authentication.classGssApiAuthentication<P,T> An abstract implementation of a GSS-API multi-round authentication.