A C D E F G I K L O P R S V W

I

InteractiveCallback - interface ch.ethz.ssh2.InteractiveCallback.
An InteractiveCallback is used to respond to challenges sent by the server if authentication mode "keyboard-interactive" is selected.
identification - Static variable in class ch.ethz.ssh2.Connection
 
isAuthMethodAvailable(String, String) - Method in class ch.ethz.ssh2.Connection
Checks if a specified authentication method is available.
isAuthenticationComplete() - Method in class ch.ethz.ssh2.Connection
Determines if the authentication phase is complete.
isAuthenticationPartialSuccess() - Method in class ch.ethz.ssh2.Connection
Returns true if there was at least on failed authentication request and the last failed authentication request was marked with "partial success" by the server.

A C D E F G I K L O P R S V W