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

Interface Summary
SshCommandExecutor  
 

Class Summary
AbstractSshWagon Common SSH operations.
AbstractSshWagon.WagonUserInfo  
PermissionModeUtils Utility class for common operations for file/directory permissions.
ScpWagon A base class for deployers and fetchers using protocols from SSH2 family and JSch library for underlining implmenetation

This is responsible for authentification stage of the process.

SftpWagon SFTP protocol wagon.
 

Exception Summary
CommandExecutionException Exception which should be thrown when a command fails to execute on the repository.