|
|||||||||
| Home >> All >> com >> sshtools >> daemon >> [ platform overview ] | PREV NEXT | ||||||||
A
- allocatePseudoTerminal(String, int, int, int, int, String) - Method in class com.sshtools.daemon.platform.NativeProcessProvider
C
- changePassword(String, String, String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- closeFile(byte[]) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- cls - Static variable in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- com.sshtools.daemon.platform - package com.sshtools.daemon.platform
- createProcess(String, Map) - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- createSymbolicLink(String, String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
F
- fileExists(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
G
- getCanonicalPath(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- getDefaultPath(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- getDefaultTerminalProvider() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- getFileAttributes(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- getFileAttributes(byte[]) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- getHomeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- getInputStream() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- getInstance() - Static method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- getInstance() - Static method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- getOutputStream() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- getRealPath(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- getStderrInputStream() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
I
- InvalidHandleException - exception com.sshtools.daemon.platform.InvalidHandleException.
- InvalidHandleException(String) - Constructor for class com.sshtools.daemon.platform.InvalidHandleException
- Creates a new InvalidHandleException object.
- instance - Static variable in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- instance - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
K
- kill() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
L
- log - Static variable in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- log - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- log - Static variable in class com.sshtools.daemon.platform.NativeProcessProvider
- logoffUser() - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- logonUser(String, String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- logonUser(String) - Method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
M
- makeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
N
- NativeAuthenticationProvider - class com.sshtools.daemon.platform.NativeAuthenticationProvider.
- NativeAuthenticationProvider() - Constructor for class com.sshtools.daemon.platform.NativeAuthenticationProvider
- NativeFileSystemProvider - class com.sshtools.daemon.platform.NativeFileSystemProvider.
- NativeFileSystemProvider() - Constructor for class com.sshtools.daemon.platform.NativeFileSystemProvider
- NativeProcessProvider - class com.sshtools.daemon.platform.NativeProcessProvider.
- NativeProcessProvider() - Constructor for class com.sshtools.daemon.platform.NativeProcessProvider
- newInstance() - Static method in class com.sshtools.daemon.platform.NativeProcessProvider
O
- OPEN_APPEND - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_CREATE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_EXCLUSIVE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_READ - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_TRUNCATE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- OPEN_WRITE - Static variable in class com.sshtools.daemon.platform.NativeFileSystemProvider
- openDirectory(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- openFile(String, UnsignedInteger32, FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
P
- PasswordChangeException - exception com.sshtools.daemon.platform.PasswordChangeException.
- PasswordChangeException() - Constructor for class com.sshtools.daemon.platform.PasswordChangeException
- Creates a new PasswordChangeException object.
- PermissionDeniedException - exception com.sshtools.daemon.platform.PermissionDeniedException.
- PermissionDeniedException(String) - Constructor for class com.sshtools.daemon.platform.PermissionDeniedException
- Creates a new PermissionDeniedException object.
- provider - Static variable in class com.sshtools.daemon.platform.NativeProcessProvider
R
- readDirectory(byte[]) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- readFile(byte[], UnsignedInteger64, UnsignedInteger32) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- readSymbolicLink(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- removeDirectory(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- removeFile(String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- renameFile(String, String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
S
- setFileAttributes(String, FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- setFileAttributes(byte[], FileAttributes) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
- setProvider(Class) - Static method in class com.sshtools.daemon.platform.NativeAuthenticationProvider
- setProvider(Class) - Static method in class com.sshtools.daemon.platform.NativeProcessProvider
- start() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- stillActive() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- supportsPseudoTerminal(String) - Method in class com.sshtools.daemon.platform.NativeProcessProvider
U
- UnsupportedFileOperationException - exception com.sshtools.daemon.platform.UnsupportedFileOperationException.
- UnsupportedFileOperationException(String) - Constructor for class com.sshtools.daemon.platform.UnsupportedFileOperationException
- Creates a new UnsupportedFileOperationException object.
V
- verifyPermissions(String, String, String) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
W
- waitForExitCode() - Method in class com.sshtools.daemon.platform.NativeProcessProvider
- writeFile(byte[], UnsignedInteger64, byte[], int, int) - Method in class com.sshtools.daemon.platform.NativeFileSystemProvider
A C F G I K L M N O P R S U V W
|
|||||||||
| Home >> All >> com >> sshtools >> daemon >> [ platform overview ] | PREV NEXT | ||||||||