public interface ConfigParser
The ConfigParser is expected to parse that information into the HashMap described below.
| Modifier and Type | Method and Description |
|---|---|
Map |
getConfigMap()
Get the module configuration information.
|
Set<String> |
getLayersWithDefault()
Get the name of layers with default set in domain.xml.
|
void |
initialize(Object config)
Initialize the parser.
|
void initialize(Object config) throws IOException
IOExceptionMap getConfigMap()
The key is an intercept:
The value is a AuthConfigImpl.InterceptEntry, which contains:
An IDEntry contains:
Copyright © 2017. All rights reserved.