| Package | Description |
|---|---|
| org.kuali.common.util.secure |
| Modifier and Type | Method and Description |
|---|---|
protected RemoteFile |
DefaultSecureChannel.clone(RemoteFile file)
Deprecated.
|
RemoteFile |
SecureChannel.getMetaData(String absolutePath)
Deprecated.
|
RemoteFile |
DefaultSecureChannel.getMetaData(String absolutePath)
Deprecated.
|
RemoteFile |
SecureChannel.getWorkingDirectory()
Deprecated.
|
RemoteFile |
DefaultSecureChannel.getWorkingDirectory()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultSecureChannel.addFilenameToPath(RemoteFile destination,
String filename)
Deprecated.
|
protected RemoteFile |
DefaultSecureChannel.clone(RemoteFile file)
Deprecated.
|
void |
SecureChannel.copyFile(File source,
RemoteFile destination)
Deprecated.
|
void |
DefaultSecureChannel.copyFile(File source,
RemoteFile destination)
Deprecated.
|
void |
SecureChannel.copyFile(RemoteFile source,
File destination)
Deprecated.
|
void |
DefaultSecureChannel.copyFile(RemoteFile source,
File destination)
Deprecated.
|
void |
SecureChannel.copyFile(RemoteFile source,
OutputStream out)
Deprecated.
|
void |
DefaultSecureChannel.copyFile(RemoteFile source,
OutputStream out)
Deprecated.
|
void |
SecureChannel.copyFileToDirectory(File source,
RemoteFile destination)
Deprecated.
|
void |
DefaultSecureChannel.copyFileToDirectory(File source,
RemoteFile destination)
Deprecated.
|
void |
SecureChannel.copyFileToDirectory(RemoteFile source,
File destination)
Deprecated.
|
void |
DefaultSecureChannel.copyFileToDirectory(RemoteFile source,
File destination)
Deprecated.
|
void |
SecureChannel.copyInputStreamToFile(InputStream source,
RemoteFile destination)
Deprecated.
|
void |
DefaultSecureChannel.copyInputStreamToFile(InputStream source,
RemoteFile destination)
Deprecated.
|
void |
SecureChannel.copyLocationToDirectory(String location,
RemoteFile destination)
Deprecated.
|
void |
DefaultSecureChannel.copyLocationToDirectory(String location,
RemoteFile destination)
Deprecated.
|
void |
SecureChannel.copyLocationToFile(String location,
RemoteFile destination)
Deprecated.
|
void |
DefaultSecureChannel.copyLocationToFile(String location,
RemoteFile destination)
Deprecated.
|
void |
SecureChannel.copyStringToFile(String string,
RemoteFile destination)
Deprecated.
|
void |
DefaultSecureChannel.copyStringToFile(String string,
RemoteFile destination)
Deprecated.
|
protected void |
DefaultSecureChannel.createDirectories(RemoteFile file)
Deprecated.
|
void |
SecureChannel.createDirectory(RemoteFile dir)
Deprecated.
|
void |
DefaultSecureChannel.createDirectory(RemoteFile dir)
Deprecated.
|
protected void |
DefaultSecureChannel.fillInAttributes(RemoteFile file)
Deprecated.
|
protected void |
DefaultSecureChannel.fillInAttributes(RemoteFile file,
com.jcraft.jsch.SftpATTRS attributes)
Deprecated.
|
protected void |
DefaultSecureChannel.fillInAttributes(RemoteFile file,
String path)
Deprecated.
|
protected String |
DefaultSecureChannel.getInvalidExistingFileMessage(RemoteFile existing)
Deprecated.
|
static String |
ChannelUtils.getLocation(String username,
String hostname,
RemoteFile file)
Deprecated.
|
protected void |
DefaultSecureChannel.handleNoSuchFileException(RemoteFile file,
com.jcraft.jsch.SftpException e)
Deprecated.
|
protected boolean |
DefaultSecureChannel.isStatus(RemoteFile file,
Status status)
Deprecated.
|
protected void |
DefaultSecureChannel.mkdir(RemoteFile dir)
Deprecated.
|
protected void |
DefaultSecureChannel.setAttributes(RemoteFile file)
Deprecated.
|
String |
SecureChannel.toString(RemoteFile source)
Deprecated.
|
String |
DefaultSecureChannel.toString(RemoteFile source)
Deprecated.
|
protected boolean |
DefaultSecureChannel.validate(RemoteFile file,
boolean directoryIndicator)
Deprecated.
|
protected void |
DefaultSecureChannel.validate(RemoteFile file,
Status... allowed)
Deprecated.
|
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.