Pipe function support for config vars
This MR is needed to implement search-guard/search-guard-suite-enterprise#57 (closed)
The following features are introduced
- support for pipe functions in config vars, e.g.
#{file:/tmp/my_file.tmp|toLowerCase} - added pipe function
base64 - it is possible to inject custom pipe functions via
Parser.Context