Constant Field Values

Contents

org.apache.*

  • org.apache.http.client.methods.HttpDelete
    Modifier and Type
    Constant Field
    Value
    public static final String
    "DELETE"
  • org.apache.http.client.methods.HttpGet
    Modifier and Type
    Constant Field
    Value
    public static final String
    "GET"
  • org.apache.http.client.methods.HttpHead
    Modifier and Type
    Constant Field
    Value
    public static final String
    "HEAD"
  • org.apache.http.client.methods.HttpOptions
    Modifier and Type
    Constant Field
    Value
    public static final String
    "OPTIONS"
  • org.apache.http.client.methods.HttpPatch
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PATCH"
  • org.apache.http.client.methods.HttpPost
    Modifier and Type
    Constant Field
    Value
    public static final String
    "POST"
  • org.apache.http.client.methods.HttpPut
    Modifier and Type
    Constant Field
    Value
    public static final String
    "PUT"
  • org.apache.http.client.methods.HttpTrace
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TRACE"
  • org.apache.http.conn.ssl.SSLConnectionSocketFactory
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SSL"
    public static final String
    "SSLv2"
    public static final String
    "TLS"
    private static final String
    "^(TLS|SSL)_(.*)_WITH_(NULL|DES_CBC|DES40_CBC|DES_CBC_40|3DES_EDE_CBC|RC4_128|RC4_40|RC2_CBC_40)_(.*)"
    private static final String
    "^(TLS|SSL)_(NULL|ECDH_anon|DH_anon|DH_anon_EXPORT|DHE_RSA_EXPORT|DHE_DSS_EXPORT|DSS_EXPORT|DH_DSS_EXPORT|DH_RSA_EXPORT|RSA_EXPORT|KRB5_EXPORT)_(.*)"
  • org.apache.http.conn.ssl.SSLContextBuilder
    Modifier and Type
    Constant Field
    Value
    static final String
    "SSL"
    static final String
    "TLS"
  • org.apache.http.conn.ssl.SSLInitializationException
    Modifier and Type
    Constant Field
    Value
    private static final long
    -8243587425648536702L
  • org.apache.http.conn.ssl.SSLSocketFactory
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SSL"
    public static final String
    "SSLv2"
    public static final String
    "TLS"
  • org.apache.http.conn.ssl.org.apache.http.conn.ssl.SubjectName
    Modifier and Type
    Constant Field
    Value
    static final int
    2
    static final int
    7
  • org.apache.http.conn.util.InetAddressUtils
    Modifier and Type
    Constant Field
    Value
    private static final char
    ':'
    private static final String
    "(([1-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){1}(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\\.){2}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])"
    private static final int
    7