Package | Description |
---|---|
com.pervasive.datarush.io.configuration |
Provides classes and interfaces associated with filesystem configuration
|
com.pervasive.datarush.jdbc |
Modifier and Type | Method and Description |
---|---|
Password |
PasswordField.getFieldValue()
Returns the password.
|
Modifier and Type | Method and Description |
---|---|
PasswordField |
PasswordField.withValue(Password fieldValue)
Creates a new field, equivalent to this, but with the value set to the specified value.
|
Constructor and Description |
---|
PasswordField(String fieldName,
Password fieldValue)
Create a new password field
|
Modifier and Type | Method and Description |
---|---|
Password |
JDBCConnector.getEncryptedPassword() |
Modifier and Type | Method and Description |
---|---|
void |
JDBCConnector.setEncryyptedPassword(Password password) |
Copyright © 2020 Actian Corporation. All rights reserved.