public class EncryptablePropertySourceMethodInterceptor<T> extends CachingDelegateEncryptablePropertySource<T> implements org.aopalliance.intercept.MethodInterceptor
| Constructor and Description |
|---|
EncryptablePropertySourceMethodInterceptor(org.springframework.core.env.PropertySource<T> delegate,
EncryptablePropertyResolver resolver,
EncryptablePropertyFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
Object |
invoke(org.aopalliance.intercept.MethodInvocation invocation) |
getDelegate, getProperty, refreshcontainsProperty, equals, getName, getSource, hashCode, named, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPropertypublic EncryptablePropertySourceMethodInterceptor(org.springframework.core.env.PropertySource<T> delegate, EncryptablePropertyResolver resolver, EncryptablePropertyFilter filter)
Copyright © 2018. All rights reserved.