securityMechanism=value attribute

Function

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 Strong Password Substitute security
jdbc:derby://localhost/mydb;user=myuser;password=mypassword;securityMechanism=8