| Package | Description |
|---|---|
| com.amazonaws.secretsmanager.util |
This package contains utility classes that support the rest of the codebase.
|
| Modifier and Type | Method and Description |
|---|---|
Config |
Config.getSubconfig(String subprefix)
Extracts all of the properties for a given subprefix into its own
Config object. |
static Config |
Config.loadConfigFrom(String resourceName)
Loads a configuration from a specific configuration file.
|
static Config |
Config.loadMainConfig()
Loads a configuration from
CONFIG_FILE_NAME. |
| Constructor and Description |
|---|
JDBCSecretCacheBuilderProvider(Config config) |
Copyright © 2023. All rights reserved.