OpenSearch/plugins/discovery-azure-classic
Tim Brooks a4ac29c005 Add single static instance of SpecialPermission (#22726)
This commit adds a SpecialPermission constant and uses that constant
opposed to introducing new instances everywhere.

Additionally, this commit introduces a single static method to check that
the current code has permission. This avoids all the duplicated access
blocks that exist currently.
2017-01-21 12:03:52 -06:00
..
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Add single static instance of SpecialPermission (#22726) 2017-01-21 12:03:52 -06:00
build.gradle Use pre-JDK9 style FilePermissions on JDK9 2016-11-14 14:13:23 +01:00