Uses of Class
io.grpc.internal.SpiffeUtil.SpiffeId
Packages that use SpiffeUtil.SpiffeId
-
Uses of SpiffeUtil.SpiffeId in io.grpc.internal
Methods in io.grpc.internal that return SpiffeUtil.SpiffeIdModifier and TypeMethodDescriptionstatic SpiffeUtil.SpiffeId
Parses a URI string, applies validation rules described in SPIFFE standard, and, in case of success, returns parsed TrustDomain and Path.Methods in io.grpc.internal that return types with arguments of type SpiffeUtil.SpiffeIdModifier and TypeMethodDescriptionstatic com.google.common.base.Optional
<SpiffeUtil.SpiffeId> SpiffeUtil.extractSpiffeId
(X509Certificate[] certChain) Returns the SPIFFE ID from the leaf certificate, if present.