securityMechanism=value attribute

The securityMechanism=value attribute specifies a security mechanism for client access to the Network Server.

The value is numeric.

Valid numeric values are:

Combining with other attributes

The securityMechanism attribute must be combined with the user=userName attribute.

Example

-- specify Encrypted UserID and Encrypted Password security
jdbc:derby://localhost/mydb;user=myuser;password=mypassword;securityMechanism=9