Package org.mockserver.configuration
Class ConfigurationProperties.ResolvedProperty
java.lang.Object
org.mockserver.configuration.ConfigurationProperties.ResolvedProperty
- Enclosing class:
- ConfigurationProperties
A single resolved configuration property: its
mockserver.* key, the value
actually in effect (already redacted when sensitive), and the source tier
that supplied it (one of the SOURCE_* constants).-
Method Summary
-
Method Details
-
getName
-
getValue
-
getSource
-