Searched refs:getSecurityParams (Results 1 – 5 of 5) sorted by relevance
82 if ($config->getSecurityParams()) {83 if ($config->getSecurityParams()->getUseTestCa()) {89 $override = $config->getSecurityParams()->getServerHostOverride();
111 public function getSecurityParams() function in Grpc\\Testing\\ServerConfig
164 public function getSecurityParams() function in Grpc\\Testing\\ClientConfig
87 config.hasSecurityParams() && config.getSecurityParams().getUseTestCa(), in LoadClient()89 ? config.getSecurityParams().getServerHostOverride() in LoadClient()
3652 io.grpc.benchmarks.proto.Control.SecurityParams getSecurityParams(); in getSecurityParams() method4125 public io.grpc.benchmarks.proto.Control.SecurityParams getSecurityParams() { in getSecurityParams() method in Control.ClientConfig4132 return getSecurityParams(); in getSecurityParamsOrBuilder()4421 output.writeMessage(3, getSecurityParams()); in writeTo()4485 .computeMessageSize(3, getSecurityParams()); in getSerializedSize()4565 result = result && getSecurityParams() in equals()4566 .equals(other.getSecurityParams()); in equals()4619 hash = (53 * hash) + getSecurityParams().hashCode(); in hashCode()4962 mergeSecurityParams(other.getSecurityParams()); in mergeFrom()5245 public io.grpc.benchmarks.proto.Control.SecurityParams getSecurityParams() { in getSecurityParams() method in Control.ClientConfig.Builder[all …]