Class PropertySourceDecrypter
java.lang.Object
org.springframework.core.env.PropertySource<org.springframework.core.env.PropertySource<?>>
com.xebialabs.xlrelease.spring.configuration.PropertySourceDecrypter
public class PropertySourceDecrypter
extends org.springframework.core.env.PropertySource<org.springframework.core.env.PropertySource<?>>
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource -
Field Summary
Fields inherited from class org.springframework.core.env.PropertySource
logger, name, source -
Constructor Summary
ConstructorsConstructorDescriptionPropertySourceDecrypter(org.springframework.core.env.PropertySource<?> delegate) -
Method Summary
Methods inherited from class org.springframework.core.env.PropertySource
containsProperty, equals, getName, getSource, hashCode, named, toString
-
Constructor Details
-
PropertySourceDecrypter
public PropertySourceDecrypter(org.springframework.core.env.PropertySource<?> delegate)
-
-
Method Details
-
getProperty
- Specified by:
getPropertyin classorg.springframework.core.env.PropertySource<org.springframework.core.env.PropertySource<?>>
-