Uses of Class
io.grpc.internal.SpiffeUtil.SpiffeBundle
-
Packages that use SpiffeUtil.SpiffeBundle Package Description io.grpc.internal Interfaces and implementations that are internal to gRPC. -
-
Uses of SpiffeUtil.SpiffeBundle in io.grpc.internal
Methods in io.grpc.internal that return SpiffeUtil.SpiffeBundle Modifier and Type Method Description static SpiffeUtil.SpiffeBundle
SpiffeUtil. loadTrustBundleFromFile(java.lang.String trustBundleFile)
Loads a SPIFFE trust bundle from a file, parsing it from the JSON format.
-