Class ValidationHelperV1Grpc.ValidationHelperV1BlockingStub (1.59.0)

publicstaticfinalclassValidationHelperV1Grpc.ValidationHelperV1BlockingStubextendsAbstractBlockingStub<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)

protectedValidationHelperV1Grpc.ValidationHelperV1BlockingStubbuild(Channelchannel,CallOptionscallOptions)
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)

publicService.ValidateAttestationOccurrenceResponsevalidateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequestrequest)

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

Parameter
NameDescription
requestService.ValidateAttestationOccurrenceRequest
Returns
TypeDescription
Service.ValidateAttestationOccurrenceResponse