An interface that the application derives and uses to instantiate a TlsServerAuthorizationCheckConfig instance.
More...
#include <tls_credentials_options.h>
An interface that the application derives and uses to instantiate a TlsServerAuthorizationCheckConfig instance.
Refer to the definition of the grpc_tls_server_authorization_check_config in grpc_tls_credentials_options.h for more details on the expectations of the member functions of the interface.
◆ ~TlsServerAuthorizationCheckInterface()
virtual grpc_impl::experimental::TlsServerAuthorizationCheckInterface::~TlsServerAuthorizationCheckInterface |
( |
| ) |
|
|
virtualdefault |
◆ Cancel()
A callback that cancels a server authorization check request.
◆ Schedule()
A callback that invokes the server authorization check.
The documentation for this struct was generated from the following file: