Uses of Class
org.apache.sshd.client.session.proxy.AbstractAuthenticationHandler
Packages that use AbstractAuthenticationHandler
-
Uses of AbstractAuthenticationHandler in org.apache.sshd.client.session.proxy
Subclasses of AbstractAuthenticationHandler in org.apache.sshd.client.session.proxyModifier and TypeClassDescriptionclassBasicAuthentication<P,T> An abstract implementation of a username-password authentication.classGssApiAuthentication<P,T> An abstract implementation of a GSS-API multi-round authentication.