类 EncryptPropertySource
@Deprecated
public class EncryptPropertySource
extends org.springframework.core.env.MapPropertySource
已过时。
-
嵌套类概要
从类继承的嵌套类/接口 org.springframework.core.env.PropertySource
org.springframework.core.env.PropertySource.StubPropertySource -
字段概要
从类继承的字段 org.springframework.core.env.PropertySource
logger, name, source -
构造器概要
构造器 -
方法概要
从类继承的方法 org.springframework.core.env.MapPropertySource
containsProperty, getPropertyNames从类继承的方法 org.springframework.core.env.PropertySource
equals, getName, getSource, hashCode, named, toString
-
构造器详细资料
-
EncryptPropertySource
public EncryptPropertySource(org.springframework.core.env.MapPropertySource propertySource) 已过时。
-
-
方法详细资料
-
getProperty
已过时。- 覆盖:
getProperty在类中org.springframework.core.env.MapPropertySource
-