| Package | Description |
|---|---|
| org.broadleafcommerce.common.config | |
| org.broadleafcommerce.common.encryption |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemPropertyRuntimeEnvironmentKeyResolver
Determines the current runtime environment by reading a system property
(specified in environmentKey); if no system property is specified, a
(reasonable) default of "runtime.environment" is used.
|
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeEnvironmentKeyResolver |
RuntimeEnvironmentPropertiesConfigurer.keyResolver |
| Modifier and Type | Method and Description |
|---|---|
void |
RuntimeEnvironmentPropertiesConfigurer.setKeyResolver(RuntimeEnvironmentKeyResolver keyResolver) |
| Modifier and Type | Field and Description |
|---|---|
protected RuntimeEnvironmentKeyResolver |
PassthroughEncryptionModule.keyResolver |
Copyright © 2017. All rights reserved.