Uses of Class
io.grpc.xds.XdsCredentialsRegistry
-
Packages that use XdsCredentialsRegistry Package Description io.grpc.xds Library for gPRC proxyless service mesh using Envoy xDS protocol. -
-
Uses of XdsCredentialsRegistry in io.grpc.xds
Fields in io.grpc.xds declared as XdsCredentialsRegistry Modifier and Type Field Description private static XdsCredentialsRegistryXdsCredentialsRegistry. instanceMethods in io.grpc.xds that return XdsCredentialsRegistry Modifier and Type Method Description static XdsCredentialsRegistryXdsCredentialsRegistry. getDefaultRegistry()Returns the default registry that loads providers via the Java service loader mechanism.
-