| Name | Description | Type | Package | Framework |
| AuthenticationProvider | into your server. | Interface | com.maverick.sshd.platform | Maverick |
| ExecutableCommand | This class can be extended to provide a single executable command. | Class | com.maverick.sshd.platform | Maverick |
| FileSystem | Provides native file system access for the built in SFTP server. | Interface | com.maverick.sshd.platform | Maverick |
| FileSystemFactory | Interface | com.maverick.sshd.platform | Maverick | |
| InvalidHandleException | Thrown when an invalid file handle is received. | Class | com.maverick.sshd.platform | Maverick |
| KeyboardInteractiveProvider | Interface | com.maverick.sshd.platform | Maverick | |
| NativeExecutableCommand | A further extension of the ExecutableCommand that provides the ability to execute a native process. | Class | com.maverick.sshd.platform | Maverick |
| NativeFileSystemProvider | Provides native file system access for the built in SFTP server. | Interface | com.maverick.sshd.platform | Maverick |
| OperationWrapperSupport | Interface | com.maverick.sshd.platform | Maverick | |
| PasswordChangeException | Thrown when the login process requires that the user change their password. | Class | com.maverick.sshd.platform | Maverick |
| PermissionDeniedException | Thrown when the file system denies access to a user whom does not have permission to gain access to a file system object. | Class | com.maverick.sshd.platform | Maverick |
| UnsupportedFileOperationException | Thrown when the file system does not support a requested operation. | Class | com.maverick.sshd.platform | Maverick |