MCPcopy Create free account
hub / github.com/grpc/grpc-java / SpiffeUtil

Method SpiffeUtil

core/src/main/java/io/grpc/internal/SpiffeUtil.java:60–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 private static final String PREFIX = "spiffe://";
59
60 private SpiffeUtil() {}
61
62 /**
63 * Parses a URI string, applies validation rules described in SPIFFE standard, and, in case of

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected