Class ValidationHelperV1Grpc.ValidationHelperV1BlockingV2Stub (1.79.0)

public static final class ValidationHelperV1Grpc.ValidationHelperV1BlockingV2Stub extends AbstractBlockingStub<ValidationHelperV1Grpc.ValidationHelperV1BlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service ValidationHelperV1.

BinAuthz Attestor verification

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > ValidationHelperV1Grpc.ValidationHelperV1BlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected ValidationHelperV1Grpc.ValidationHelperV1BlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
ValidationHelperV1Grpc.ValidationHelperV1BlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

validateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequest request)

public Service.ValidateAttestationOccurrenceResponse validateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequest request)

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

Parameter
Name Description
request Service.ValidateAttestationOccurrenceRequest
Returns
Type Description
Service.ValidateAttestationOccurrenceResponse
Exceptions
Type Description
io.grpc.StatusException