Index
All Classes and Interfaces|All Packages
A
- asStatusRuntimeException(ValidationException) - Static method in class io.envoyproxy.pgv.grpc.ValidationExceptions
-
Convert a
ValidationExceptioninto a gRPCStatusRuntimeExceptionwith status codeCode.INVALID_ARGUMENT, theValidationExceptionexception message, andAnyerror details containingBadRequestwith field violation details.
I
- interceptCall(MethodDescriptor<ReqT, RespT>, CallOptions, Channel) - Method in class io.envoyproxy.pgv.grpc.ValidatingClientInterceptor
- interceptCall(ServerCall<ReqT, RespT>, Metadata, ServerCallHandler<ReqT, RespT>) - Method in class io.envoyproxy.pgv.grpc.ValidatingServerInterceptor
- io.envoyproxy.pgv.grpc - package io.envoyproxy.pgv.grpc
V
- ValidatingClientInterceptor - Class in io.envoyproxy.pgv.grpc
-
ValidatingClientInterceptoris a gRPCClientInterceptorthat validates outbound gRPC messages before transmission. - ValidatingClientInterceptor(ValidatorIndex) - Constructor for class io.envoyproxy.pgv.grpc.ValidatingClientInterceptor
- ValidatingServerInterceptor - Class in io.envoyproxy.pgv.grpc
-
ValidatingServerInterceptoris a gRPCServerInterceptorthat validates inbound gRPC messages before processing. - ValidatingServerInterceptor(ValidatorIndex) - Constructor for class io.envoyproxy.pgv.grpc.ValidatingServerInterceptor
- ValidationExceptions - Class in io.envoyproxy.pgv.grpc
-
ValidationExceptionsprovides utilities for convertingValidationExceptionobjects into gRPCStatusRuntimeExceptionobjects.
All Classes and Interfaces|All Packages