Asylo
Namespaces | Functions
identity_acl_evaluator.h File Reference
#include "asylo/identity/identity.pb.h"
#include "asylo/identity/identity_acl.pb.h"
#include "asylo/identity/identity_expectation_matcher.h"
#include "asylo/util/statusor.h"
Include dependency graph for identity_acl_evaluator.h:

Go to the source code of this file.

Namespaces

 asylo
 

Functions

StatusOr< bool > asylo::EvaluateIdentityAcl (const std::vector< EnclaveIdentity > &identities, const IdentityAclPredicate &acl, const IdentityExpectationMatcher &matcher, std::string *explanation=nullptr)
 Uses matcher to evaluate whether identities satisfies acl. More...