Class SpringEnvironmentPropertyProviderImpl
- java.lang.Object
-
- de.trustable.ca3s.adcsKeyStore.provider.SpringEnvironmentPropertyProviderImpl
-
- All Implemented Interfaces:
PropertyProvider
public class SpringEnvironmentPropertyProviderImpl extends Object implements PropertyProvider
-
-
Constructor Summary
Constructors Constructor Description SpringEnvironmentPropertyProviderImpl(org.springframework.core.env.Environment env)
-
-
-
Method Detail
-
getProperty
public String getProperty(String propertyName, String defaultValue)
- Specified by:
getPropertyin interfacePropertyProvider
-
-