OpenSearch/plugins/repository-gcs
Tim Brooks 71f58e6f26 Ensure that gcs client creation is privileged (#25938)
This is related to #25932. Currently when we create the
`GoogleCloudStorageService` client we do not wrap that call in a
doPrivileged block. The call might open a connection. This commit
ensures that the creation is wrapped in a doPrivileged block.
2017-07-27 22:28:47 -05:00
..
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Ensure that gcs client creation is privileged (#25938) 2017-07-27 22:28:47 -05:00
build.gradle Collapse repository gcs classes into a single java package (#23975) 2017-04-07 11:27:26 -07:00