Package org.apache.maven.wagon.providers.ssh.interactive

Interface Summary

InteractiveUserInfo Interactive part for UserInfo

Class Summary

ConsoleInteractiveUserInfo Shows messages to System.out, and ask replies using an InputHandler
NullInteractiveUserInfo Dummy Implementation for InteractiveUserInfo, nice for non-Interactive environments