forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow plugins MBeanTrustPermission (elastic#81508) (elastic#81516)
MBeans are sometimes used by third party libraries, e.g. to report metrics through JMX. This commit builds upon the initial set of MBean permissions added in elastic#76329, to further alllow a plugin register an MBean, i.e to allow plugins to grant MBeanTrustPermission("register").
- Loading branch information
1 parent
cc91624
commit 0916612
Showing
2 changed files
with
4 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters