Interface SshOptionsResolver
- All Known Subinterfaces:
CallbackRegistrationService
- All Known Implementing Classes:
InMemoryCallbackRegistrationService
public interface SshOptionsResolver
-
Method Summary
Modifier and TypeMethodDescriptionmatchDestinations
(String destination) boolean
resolveOptions
(String destination, SshClientArguments arguments, VirtualConsole console)
-
Method Details
-
resolveOptions
boolean resolveOptions(String destination, SshClientArguments arguments, VirtualConsole console) throws IOException - Throws:
IOException
-
matchDestinations
-