Class ValidationHelperV1Grpc.ValidationHelperV1FutureStub (1.7.0)

public static final class ValidationHelperV1Grpc.ValidationHelperV1FutureStub extends AbstractFutureStub<ValidationHelperV1Grpc.ValidationHelperV1FutureStub>

BinAuthz Attestor verification

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractFutureStub > ValidationHelperV1Grpc.ValidationHelperV1FutureStub

Methods

build(Channel channel, CallOptions callOptions)

protected ValidationHelperV1Grpc.ValidationHelperV1FutureStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
ValidationHelperV1Grpc.ValidationHelperV1FutureStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

validateAttestationOccurrence(Service.ValidateAttestationOccurrenceRequest request)

public ListenableFuture<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
com.google.common.util.concurrent.ListenableFuture<ValidateAttestationOccurrenceResponse>