grpc-java/gcp-observability/src
erm-g 4be69e3f8a
core: SpiffeUtil API for extracting Spiffe URI and loading TrustBundles (#11575)
Additional API for SpiffeUtil:
 - extract Spiffe URI from certificate chain
 - load Spiffe Trust Bundle from filesystem [json spec][] [JWK spec][]

JsonParser was changed to reject duplicate keys in objects.

[json spec]: https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Trust_Domain_and_Bundle.md
[JWK spec]: https://github.com/spiffe/spiffe/blob/main/standards/X509-SVID.md#61-publishing-spiffe-bundle-elements
2024-10-17 11:11:07 -07:00
..
main Migrate from the deprecated Charsets constants (in Guava) to the StandardCharsets constants (in the JDK). 2024-08-02 09:54:05 -07:00
test/java/io/grpc/gcp/observability core: SpiffeUtil API for extracting Spiffe URI and loading TrustBundles (#11575) 2024-10-17 11:11:07 -07:00