public class EncryptableMutablePropertySourcesInterceptor extends Object implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
EncryptableMutablePropertySourcesInterceptor(Function<org.springframework.core.env.PropertySource<?>,org.springframework.core.env.PropertySource<?>> converter) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
public EncryptableMutablePropertySourcesInterceptor(Function<org.springframework.core.env.PropertySource<?>,org.springframework.core.env.PropertySource<?>> converter)
Copyright © 2016. All rights reserved.