| Package | Description |
|---|---|
| ch.jalu.configme | |
| ch.jalu.configme.resource | |
| ch.jalu.configme.utils |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyResource |
SettingsManagerImpl.getPropertyResource() |
| Modifier and Type | Method and Description |
|---|---|
static SettingsManagerBuilder |
SettingsManagerBuilder.withResource(PropertyResource resource)
Creates a new builder with the given property resource.
|
| Constructor and Description |
|---|
SettingsManagerImpl(PropertyResource resource,
ConfigurationData configurationData,
MigrationService migrationService)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
YamlFileResource |
| Modifier and Type | Method and Description |
|---|---|
void |
SettingsHolderClassValidator.validateConfigurationDataValidForMigrationService(ConfigurationData configurationData,
PropertyResource resource,
MigrationService migrationService)
Validates that the migration service does not declare that a migration is required for the given
configuration data, which gets saved to the provided resource beforehand.
|
Copyright © 2016–2021 The AuthMe Team. All rights reserved.