[
https://issues.apache.org/jira/browse/MESOS-3231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14964906#comment-14964906
]
Alexander Rojas edited comment on MESOS-3231 at 11/23/15 10:57 AM:
-------------------------------------------------------------------
h3. Reviews
# -[r/37998/|https://reviews.apache.org/r/37998/]- (commited): Made
ProcessManager::handle() a void returning method.
# -[r/39472/|https://reviews.apache.org/r/39472/]- (discarded): Added the
helper container InheritanceTree where nodes inherit values from their
ancestors.
# [r/37999/|https://reviews.apache.org/r/37999/] (commited): Summary:.
was (Author: arojas):
h3. Reviews
# [r/37998/|https://reviews.apache.org/r/37998/]: Made ProcessManager::handle()
a void returning method.
# [r/39472/|https://reviews.apache.org/r/39472/]: Added the helper container
InheritanceTree where nodes inherit values from their ancestors.
# [r/37999/|https://reviews.apache.org/r/37999/]: Implemented
http::AuthenticatorManager.
> Implement http::AuthenticatorManager and http::Authenticator
> ------------------------------------------------------------
>
> Key: MESOS-3231
> URL: https://issues.apache.org/jira/browse/MESOS-3231
> Project: Mesos
> Issue Type: Improvement
> Components: security
> Reporter: Alexander Rojas
> Assignee: Alexander Rojas
> Labels: mesosphere, security
>
> As proposed in the document [Mesos HTTP Authentication
> Design|https://docs.google.com/document/d/1kM3_f7DSqXcE2MuERrLTGp_XMC6ss2wmpkNYDCY5rOM],
> a {{process::http::AuthenticatorManager}} and
> {{process::http::Authenticator}} are needed.
> The {{process::http::AuthenticatorManager}} takes care of the logic which is
> common for all authenticators, while the {{process::http::Authenticator}}
> implements specific authentication schemes (for more details, please head to
> the design doc).
> Tests will be needed too.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)