JDBC Driver for HarperDB

Build 22.0.8462

AuthScheme

The scheme used for authentication. Accepted entries are Basic and Token.

Possible Values

Basic, Token

Data Type

string

Default Value

"Basic"

Remarks

Together with Password and User, this field is used to authenticate against the server. Basic is the default option. Use the following options to select your authentication scheme:

  • Basic: Set this to use HTTP Basic authentication.
  • Token: If AuthScheme is set to Token, the driver will perform token authentication using, with precedence, the supplied OperationToken and RefreshToken, or the supplied Password and User.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462