See: Description
| Class | Description |
|---|---|
| ConfigurationField |
An element of credential information.
|
| FileConfiguration |
Generic configuration object which consists of a list of arbitrary named fields.
|
| FileMetaConfiguration |
A FileMetaConfiguration is a grouping of all file configurations related to the client.
|
| FileMetaConfiguration.Entry |
An entry in the meta-configuration consisting of a path prefix and those
configurations that are to be used for paths starting with the given prefix.
|
| Password |
Wraps a string into an object that is json-serialized in
an encrypted format.
|
| PasswordField |
A
ConfigurationField that consists of secret information. |
| TextField |
A
ConfigurationField that consists of clear text information. |
Copyright © 2016 Actian Corporation. All rights reserved.