Class ValidationHelperV1Grpc.ValidationHelperV1BlockingStub (1.36.0)

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

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.ValidationHelperV1BlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected ValidationHelperV1Grpc.ValidationHelperV1BlockingStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
ValidationHelperV1Grpc.ValidationHelperV1BlockingStub
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
NameDescription
requestService.ValidateAttestationOccurrenceRequest
Returns
TypeDescription
Service.ValidateAttestationOccurrenceResponse