Skip to content
Snippets Groups Projects
user avatar
Julien Boeuf authored
The purpose of this is to be able to install a composition policy that
describes which types are incompatible and that will be enforced during
call creds composition.

If this functionality is wanted it will be done in an additive function in
the API like :

void grpc_call_credentials_set_composite_policy(
  grpc_call_credentials_composite_policy policy);
caf9935e
History
Name Last commit Last update
..
compiler
core
cpp
csharp
node
objective-c
php
python
ruby