public class DriverParams
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ACCOUNTS_URL |
static java.lang.String |
ANALYTICS_URL |
static java.lang.String |
CLIENT_ID
OAuth client id to connect the Zoho service
|
static java.lang.String |
CLIENT_SECRET
OAuth client secret to connect the Zoho service
|
static java.lang.String |
HOST_NAME
Service name for generating authtoken
|
static java.lang.String |
ORG_ID |
static java.lang.String |
PROXYPASSWORD
Proxy password to connect the internet
|
static java.lang.String |
PROXYPORT
Proxy port to connect the internet
|
static java.lang.String |
PROXYSERVER
Proxy hostname to connect the internet
|
static java.lang.String |
PROXYUSERNAME
Proxy username to connect the internet
|
static java.lang.String |
REFRESH_TOKEN
OAuth client refresh token to connect the Zoho service
|
static java.lang.String |
WORKSPACE_NAME |
| Constructor and Description |
|---|
DriverParams() |
public static final java.lang.String CLIENT_ID
public static final java.lang.String CLIENT_SECRET
public static final java.lang.String REFRESH_TOKEN
public static final java.lang.String PROXYSERVER
public static final java.lang.String PROXYPORT
public static final java.lang.String PROXYUSERNAME
public static final java.lang.String PROXYPASSWORD
public static final java.lang.String HOST_NAME
public static final java.lang.String ORG_ID
public static final java.lang.String WORKSPACE_NAME
public static final java.lang.String ACCOUNTS_URL
public static final java.lang.String ANALYTICS_URL
Copyright © 2025 AdventNet Inc. All Rights Reserved.