This interface represents a function object returned by the authorizer which can be used locally (and synchronously) to check whether a specific object is authorized.
More...
#include <authorizer.hpp>
This interface represents a function object returned by the authorizer which can be used locally (and synchronously) to check whether a specific object is authorized.
virtual mesos::ObjectApprover::~ObjectApprover |
( |
| ) |
|
|
virtualdefault |
virtual Try<bool> mesos::ObjectApprover::approved |
( |
const Option< Object > & |
object | ) |
const |
|
pure virtualnoexcept |
The documentation for this class was generated from the following file: