|
Apache Mesos
|
#include <http.hpp>
Public Member Functions | |
| template<typename... Args> | |
| bool | accept (Args &...args) |
Static Public Member Functions | |
| static process::Future < process::Owned < AuthorizationAcceptor > > | create (const Option< process::http::authentication::Principal > &principal, const Option< Authorizer * > &authorizer, const authorization::Action &action) |
Protected Member Functions | |
| AuthorizationAcceptor (const process::Owned< ObjectApprover > &approver) | |
Protected Attributes | |
| const process::Owned < ObjectApprover > | objectApprover |
|
inlineprotected |
|
inline |
|
static |
|
protected |
1.8.5