We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4312320 commit 46bef55Copy full SHA for 46bef55
x-pack/plugin/core/src/main/plugin-metadata/entitlement-policy.yaml
@@ -1,6 +1,9 @@
1
org.apache.httpcomponents.httpclient:
2
- - outbound_network # For SamlRealm
3
- - create_thread # For IdleConnectionEvictor
+ # For SamlRealm
+ - outbound_network
4
+ # For IdleConnectionEvictor
5
+ - create_thread
6
+ - set_thread_property
7
org.apache.httpcomponents.httpcore.nio:
8
- outbound_network
9
unboundid.ldapsdk:
0 commit comments