OpenSearch/plugin
jaymode a547049303 Security: switch to IllegalArgumentException if request cannot be serialized
The commit switches the CreateTokenRequest and InvalidateTokenRequest to throw an
IllegalArgumentException when the version the request is being serialized to does not support the
request. This fixes test failures due to the use of the AssertingTransportInterceptor testing
serialization with versions prior to 6.2. The IAE is an indication to the
AssertingTranpsortInterceptor that the request does not support the version.

Original commit: elastic/x-pack-elasticsearch@c73abf1bc0
2018-01-24 12:19:09 -07:00
..
bwc-snapshot-dummy-projects Adapt to compile and runtime Java home distinction 2018-01-16 13:45:42 -05:00
core Security: switch to IllegalArgumentException if request cannot be serialized 2018-01-24 12:19:09 -07:00
deprecation Simplify security manager permissions 2018-01-24 08:57:54 -05:00
graph Simplify security manager permissions 2018-01-24 08:57:54 -05:00
keys
licenses More license file corrections 2018-01-18 16:34:25 -08:00
logstash Simplify security manager permissions 2018-01-24 08:57:54 -05:00
ml [ML] Move JobProvider and the Batched*Iterators out of core (elastic/x-pack-elasticsearch#3712) 2018-01-24 18:56:30 +00:00
ml-cpp-snapshot Split up xpack plugins into their own modules (elastic/x-pack-elasticsearch#3643) 2018-01-19 23:30:17 -06:00
monitoring Simplify security manager permissions 2018-01-24 08:57:54 -05:00
security [SAML] Find all tokens for a realm, not just the first 10 (elastic/x-pack-elasticsearch#3689) 2018-01-24 11:07:51 -07:00
sql Split up xpack plugins into their own modules (elastic/x-pack-elasticsearch#3643) 2018-01-19 23:30:17 -06:00
src/test Move x-pack-core to core package (elastic/x-pack-elasticsearch#3678) 2018-01-23 12:43:58 -06:00
upgrade Simplify security manager permissions 2018-01-24 08:57:54 -05:00
watcher Simplify security manager permissions 2018-01-24 08:57:54 -05:00
build.gradle Build: Fix third party audit task for xpack core (elastic/x-pack-elasticsearch#3656) 2018-01-22 22:58:34 -08:00