|
Class Summary |
| AddressHostMatcher |
|
| ColorWrapper |
Yaml wrapper for allowing color fields. |
| Config |
Bean mapping the root of the configuration file. |
| CustomEnumWrapper |
Yaml wrapper for allowing more elbow room around enum parsing:
case insensitive
allow spaces instead of "_"s
|
| DnsHostMatcher |
Allows to check that a given URL matches a DNS address (textual format). |
| HostMatcher |
Used to validate the access to a map service host |
| InetHostMatcher |
Allows to check that a given URL matches an IP address (numeric format) |
| LocalHostMatcher |
Allows to check that a given URL is served by one of the local network
interface or one of its alias. |