Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Enums
  • Fields
  • Methods
  • Constructors
  • Terminally Deprecated Elements
    Element
    Description
    com.sshtools.common.files.AbstractFile.linkTo(String)
    com.sshtools.common.files.AbstractFile.symlinkTo(String)
    com.sshtools.common.files.AbstractFileAdapter.linkTo(String)
    com.sshtools.common.files.AbstractFileAdapter.symlinkTo(String)
    com.sshtools.common.files.direct.DirectFile
    com.sshtools.common.files.direct.DirectFileFactory
    com.sshtools.common.files.direct.DirectFileJava7
    com.sshtools.common.policy.FileSystemPolicy.setSftpMaxWindowSize(int)
    com.sshtools.common.policy.FileSystemPolicy.setSftpMinWindowSize(int)
    com.sshtools.common.sftp.extensions.DefaultSftpExtensionFactory
    com.sshtools.common.sftp.extensions.SupportedSftpExtensions
    com.sshtools.common.sftp.SftpFileAttributes(int, String)
    com.sshtools.common.sftp.SftpFileAttributes(ByteArrayReader, int, String)
    com.sshtools.common.sftp.SftpFileAttributes.getAccessedDateTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getAccessedTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getCreationDateTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getCreationTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getExtendedAttributes()
     
    com.sshtools.common.sftp.SftpFileAttributes.getGID()
     
    com.sshtools.common.sftp.SftpFileAttributes.getMaskString()
     
    com.sshtools.common.sftp.SftpFileAttributes.getModeType()
     
    com.sshtools.common.sftp.SftpFileAttributes.getModifiedDateTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getModifiedTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getPermissionsString()
     
    com.sshtools.common.sftp.SftpFileAttributes.getPosixPermissions()
     
    com.sshtools.common.sftp.SftpFileAttributes.getSize()
     
    com.sshtools.common.sftp.SftpFileAttributes.getType()
    com.sshtools.common.sftp.SftpFileAttributes.getUID()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasAccessTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasGID()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasModifiedTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasUID()
     
    com.sshtools.common.sftp.SftpFileAttributes.removeExtendedAttribute(String)
     
    com.sshtools.common.sftp.SftpFileAttributes.setExtendedAttribute(String, byte[])
     
    com.sshtools.common.sftp.SftpFileAttributes.setExtendedAttributes(Map<String, byte[]>)
     
    com.sshtools.common.sftp.SftpFileAttributes.setGID(String)
    com.sshtools.common.sftp.SftpFileAttributes.setGroup(String)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissions(PosixPermissions)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissions(UnsignedInteger32)
     
    com.sshtools.common.sftp.SftpFileAttributes.setPermissions(String)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissionsFromMaskString(String)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissionsFromUmaskString(String)
    com.sshtools.common.sftp.SftpFileAttributes.setSize(UnsignedInteger64)
     
    com.sshtools.common.sftp.SftpFileAttributes.setTimes(UnsignedInteger64, UnsignedInteger64)
     
    com.sshtools.common.sftp.SftpFileAttributes.setTimes(UnsignedInteger64, UnsignedInteger64, UnsignedInteger64)
     
    com.sshtools.common.sftp.SftpFileAttributes.setUID(String)
     
    com.sshtools.common.sftp.SftpFileAttributes.setUsername(String)
     
    com.sshtools.common.shell.ShellPolicy.setSessionMaxWindowSize(int)
    com.sshtools.common.shell.ShellPolicy.setSessionMinWindowSize(int)
  • Deprecated Classes
    Class
    Description
    com.sshtools.common.files.direct.DirectFile
    com.sshtools.common.files.direct.DirectFileFactory
    com.sshtools.common.files.direct.DirectFileJava7
    com.sshtools.common.sftp.extensions.DefaultSftpExtensionFactory
  • Deprecated Enums
    Enum
    Description
    com.sshtools.common.sftp.extensions.SupportedSftpExtensions
  • Deprecated Fields
    Field
    Description
    com.sshtools.common.publickey.SshPublicKeyFileFactory.OPENSSL_FORMAT
    Never correctly implemented.
  • Deprecated Methods
    Method
    Description
    com.sshtools.common.files.AbstractFile.linkTo(String)
    com.sshtools.common.files.AbstractFile.symlinkTo(String)
    com.sshtools.common.files.AbstractFileAdapter.linkTo(String)
    com.sshtools.common.files.AbstractFileAdapter.symlinkTo(String)
    com.sshtools.common.policy.FileSystemPolicy.setSftpMaxWindowSize(int)
    com.sshtools.common.policy.FileSystemPolicy.setSftpMinWindowSize(int)
    com.sshtools.common.publickey.OpenSshCertificate.getExtensions()
    Process CertificateExtension values directly.
    com.sshtools.common.publickey.OpenSshCertificate.getExtensionsMap()
    Process CertificateExtension values directly.
    com.sshtools.common.sftp.AbstractFileSystem.checkOpenFlagsAndFileState(String, UnsignedInteger32, AbstractFile)
    com.sshtools.common.sftp.AbstractFileSystem.openFile(String, UnsignedInteger32, SftpFileAttributes)
    com.sshtools.common.sftp.SftpFileAttributes.getAccessedDateTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getAccessedTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getCreationDateTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getCreationTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getExtendedAttributes()
     
    com.sshtools.common.sftp.SftpFileAttributes.getGID()
     
    com.sshtools.common.sftp.SftpFileAttributes.getMaskString()
     
    com.sshtools.common.sftp.SftpFileAttributes.getModeType()
     
    com.sshtools.common.sftp.SftpFileAttributes.getModifiedDateTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getModifiedTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.getPermissionsString()
     
    com.sshtools.common.sftp.SftpFileAttributes.getPosixPermissions()
     
    com.sshtools.common.sftp.SftpFileAttributes.getSize()
     
    com.sshtools.common.sftp.SftpFileAttributes.getType()
    com.sshtools.common.sftp.SftpFileAttributes.getUID()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasAccessTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasGID()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasModifiedTime()
     
    com.sshtools.common.sftp.SftpFileAttributes.hasUID()
     
    com.sshtools.common.sftp.SftpFileAttributes.removeExtendedAttribute(String)
     
    com.sshtools.common.sftp.SftpFileAttributes.setExtendedAttribute(String, byte[])
     
    com.sshtools.common.sftp.SftpFileAttributes.setExtendedAttributes(Map<String, byte[]>)
     
    com.sshtools.common.sftp.SftpFileAttributes.setGID(String)
    com.sshtools.common.sftp.SftpFileAttributes.setGroup(String)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissions(PosixPermissions)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissions(UnsignedInteger32)
     
    com.sshtools.common.sftp.SftpFileAttributes.setPermissions(String)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissionsFromMaskString(String)
    com.sshtools.common.sftp.SftpFileAttributes.setPermissionsFromUmaskString(String)
    com.sshtools.common.sftp.SftpFileAttributes.setSize(UnsignedInteger64)
     
    com.sshtools.common.sftp.SftpFileAttributes.setTimes(UnsignedInteger64, UnsignedInteger32, UnsignedInteger64, UnsignedInteger32, UnsignedInteger64, UnsignedInteger32)
     
    com.sshtools.common.sftp.SftpFileAttributes.setTimes(UnsignedInteger64, UnsignedInteger64)
     
    com.sshtools.common.sftp.SftpFileAttributes.setTimes(UnsignedInteger64, UnsignedInteger64, UnsignedInteger64)
     
    com.sshtools.common.sftp.SftpFileAttributes.setUID(String)
     
    com.sshtools.common.sftp.SftpFileAttributes.setUsername(String)
     
    com.sshtools.common.shell.ShellPolicy.setSessionMaxWindowSize(int)
    com.sshtools.common.shell.ShellPolicy.setSessionMinWindowSize(int)
    com.sshtools.common.ssh.SshConnection.getRemoteAddress()
  • Deprecated Constructors
    Constructor
    Description
    com.sshtools.common.sftp.SftpFileAttributes(int, String)
    com.sshtools.common.sftp.SftpFileAttributes(ByteArrayReader, int, String)

Copyright © 2024. All rights reserved.