"Fossies" - the Fresh Open Source Software Archive
Member "elasticsearch-6.8.23/modules/x-pack-ccr/plugin-security.policy" (6 Jan 2022, 135 Bytes) of package /linux/www/elasticsearch-6.8.23.tar.gz:
As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 grant {
2 // needed for multiple server implementations used in tests
3 permission java.net.SocketPermission "*", "accept,connect";
4 };