Constant Field Values

Contents

org.apache.*

  • org.apache.sshd.common.kex.extension.parser.DelayCompression 
    Modifier and Type Constant Field Value
    public static final String NAME "delay-compression"
  • org.apache.sshd.common.kex.extension.parser.Elevation 
    Modifier and Type Constant Field Value
    public static final String NAME "elevation"
  • org.apache.sshd.common.kex.extension.parser.NoFlowControl 
    Modifier and Type Constant Field Value
    public static final String NAME "no-flow-control"
  • org.apache.sshd.common.kex.extension.parser.ServerSignatureAlgorithms 
    Modifier and Type Constant Field Value
    public static final String NAME "server-sig-algs"
  • org.apache.sshd.common.random.JceRandom 
    Modifier and Type Constant Field Value
    public static final String NAME "JCE"
  • org.apache.sshd.common.random.JceRandomFactory 
    Modifier and Type Constant Field Value
    public static final String NAME "default"
  • org.apache.sshd.common.subsystem.sftp.extensions.VersionsParser.Versions 
    Modifier and Type Constant Field Value
    public static final char SEP 44
  • org.apache.sshd.common.subsystem.sftp.extensions.openssh.FstatVfsExtensionParser 
    Modifier and Type Constant Field Value
    public static final String NAME "fstatvfs@openssh.com"
  • org.apache.sshd.common.subsystem.sftp.extensions.openssh.FsyncExtensionParser 
    Modifier and Type Constant Field Value
    public static final String NAME "fsync@openssh.com"
  • org.apache.sshd.common.subsystem.sftp.extensions.openssh.HardLinkExtensionParser 
    Modifier and Type Constant Field Value
    public static final String NAME "hardlink@openssh.com"
  • org.apache.sshd.common.subsystem.sftp.extensions.openssh.LSetStatExtensionParser 
    Modifier and Type Constant Field Value
    public static final String NAME "lsetstat@openssh.com"
  • org.apache.sshd.common.subsystem.sftp.extensions.openssh.PosixRenameExtensionParser 
    Modifier and Type Constant Field Value
    public static final String NAME "posix-rename@openssh.com"
  • org.apache.sshd.common.subsystem.sftp.extensions.openssh.StatVfsExtensionParser 
    Modifier and Type Constant Field Value
    public static final String NAME "statvfs@openssh.com"
  • org.apache.sshd.common.util.io.IoUtils 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_COPY_SIZE 8192
  • org.apache.sshd.common.util.io.der.ASN1Object 
    Modifier and Type Constant Field Value
    public static final byte CONSTRUCTED 32
  • org.apache.sshd.common.util.io.der.DERParser 
    Modifier and Type Constant Field Value
    public static final int MAX_DER_VALUE_LENGTH 65534
  • org.apache.sshd.server.auth.gss.UserAuthGSS 
    Modifier and Type Constant Field Value
    public static final String NAME "gssapi-with-mic"
  • org.apache.sshd.server.auth.gss.UserAuthGSSFactory 
    Modifier and Type Constant Field Value
    public static final String NAME "gssapi-with-mic"