OpenSearch/elasticsearch
Jay Modi 31c851f5c2 migrate authentication service to an async model
This commit migrates the authentication service to an asynchronous model where we use listeners
instead of blocking and waiting for the authentication to return. This is the first part of making
authentication asynchronous as we still have blocking I/O inside of realms.

See elastic/elasticsearch#3790

Original commit: elastic/x-pack-elasticsearch@9339af4af8
2016-11-15 13:01:49 -05:00
..
bin/x-pack Build: Reorganize src roots 2016-10-01 09:46:43 +02:00
config/x-pack Build: Reorganize src roots 2016-10-01 09:46:43 +02:00
keys Collapsed license code into xpack src 2016-09-29 12:22:19 +02:00
src migrate authentication service to an async model 2016-11-15 13:01:49 -05:00
NOTICE.txt Moved directories around 2016-09-29 12:03:14 +02:00
build.gradle security: use lucene automatons and remove dependency on briks 2016-10-20 06:55:01 -04:00