-
Classes Class Description com.snowflake.client.jdbc.SnowflakeDriver UseSnowflakeDriver
instead
-
Fields Field Description net.snowflake.client.core.SessionUtil.SF_HEADER_AUTHORIZATION
-
Enum Constants Enum Constant Description net.snowflake.client.core.OCSPMode.INSECURE UseOCSPMode.DISABLE_OCSP_CHECKS
for clarity. This configuration option is used to disable OCSP verification. Insure mode. No OCSP check is made.net.snowflake.client.core.SFSessionProperty.INSECURE_MODE UseSFSessionProperty.DISABLE_OCSP_CHECKS
for clarity. This configuration option is used to disable OCSP verification.net.snowflake.client.core.SFSessionProperty.PRIVATE_KEY_FILE_PWD UseSFSessionProperty.PRIVATE_KEY_PWD
for clarity. The given password will be used to decrypt the private key value independent of whether that value is supplied as a file or base64 string