Home
last modified time | relevance | path

Searched refs:server_authorization_check_config_ (Results 1 – 1 of 1) sorted by relevance

/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_credentials_options.h117 return server_authorization_check_config_.get(); in server_authorization_check_config()
147 server_authorization_check_config_ = std::move(config); in set_server_authorization_check_config()
185 server_authorization_check_config_; member