OpenSearch/plugins/repository-hdfs/src
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
..
main Add single static instance of SpecialPermission (#22726) 2017-01-21 12:03:52 -06:00
test Remove much ceremony from parsing client yaml test suites (#22311) 2016-12-22 11:00:34 -05:00