-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56474/
-----------------------------------------------------------

(Updated March 14, 2017, 5:07 p.m.)


Review request for mesos, Alexander Rojas, Jan Schlicht, Till Toenshoff, and 
Vinod Kone.


Changes
-------

Rebase.


Bugs: MESOS-7004
    https://issues.apache.org/jira/browse/MESOS-7004


Repository: mesos


Description
-------

This patch adds a new default authenticator, the
`CombinedAuthenticator`, which can load multiple authenticators.
It calls installed authenticators serially, returning the first
successful result. When no results are successful, it returns a
single result obtained by merging all unsuccessful results.


Diffs (updated)
-----

  include/mesos/authentication/http/combined_authenticator.hpp PRE-CREATION 
  src/Makefile.am 2eea11a4f18f5d0e4ac3cc6bffc8b80f00556d01 
  src/authentication/http/combined_authenticator.cpp PRE-CREATION 


Diff: https://reviews.apache.org/r/56474/diff/7/

Changes: https://reviews.apache.org/r/56474/diff/6-7/


Testing
-------

Testing information can be found in the subsequent patch in this chain.


Thanks,

Greg Mann

Reply via email to