@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/7514") public class XdsChannelCredentials extends Object
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ChannelCredentials |
create(io.grpc.ChannelCredentials fallback)
Creates credentials to be configured by xDS, falling back to other credentials if no
TLS configuration is provided by xDS.
|
public static io.grpc.ChannelCredentials create(io.grpc.ChannelCredentials fallback)
fallback - Credentials to fall back to.IllegalArgumentException - if fallback is unable to be used