| Interface | Description |
|---|---|
| ConfigurationProvider |
Interface that enables interaction with configuration providers
|
| ConfigurationProviderFactory |
implement this interface to provide the configuration
|
| Class | Description |
|---|---|
| NullConfigurationProvider |
ConfigurationProvider which returns all null or empty values (except for the logger). |
| NullConfigurationProviderFactory |
TODO document
|
| PropertiesConfigurationProvider |
ConfigurationProvider based on a Properties object. |
| PropertiesConfigurationProviderFactory |
TODO document
|
Copyright © 2025 OWASP. All rights reserved.