Class ValidationHelperV1Grpc.ValidationHelperV1ImplBase (1.6.0)

publicabstractstaticclass ValidationHelperV1Grpc.ValidationHelperV1ImplBaseimplementsBindableService

BinAuthz Attestor verification

Inheritance

java.lang.Object > ValidationHelperV1Grpc.ValidationHelperV1ImplBase

Implements

io.grpc.BindableService

Constructors

ValidationHelperV1ImplBase()

publicValidationHelperV1ImplBase()

Methods

bindService()

publicfinalServerServiceDefinitionbindService()
Returns
Type Description
io.grpc.ServerServiceDefinition

validateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequest request, StreamObserver<Service.ValidateAttestationOccurrenceResponse> responseObserver)

publicvoidvalidateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequestrequest,StreamObserver<Service.ValidateAttestationOccurrenceResponse>responseObserver)

Returns whether the given Attestation for the given image URI was signed by the given Attestor

Parameters
Name Description
responseObserver io.grpc.stub.StreamObserver<ValidateAttestationOccurrenceResponse>

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.