Uses of Interface
io.envoyproxy.envoy.service.auth.v3.Authorization.BlockingInterface
-
Packages that use Authorization.BlockingInterface Package Description io.envoyproxy.envoy.service.auth.v3 -
-
Uses of Authorization.BlockingInterface in io.envoyproxy.envoy.service.auth.v3
Methods in io.envoyproxy.envoy.service.auth.v3 that return Authorization.BlockingInterface Modifier and Type Method Description static Authorization.BlockingInterfaceAuthorization. newBlockingStub(com.google.protobuf.BlockingRpcChannel channel)Methods in io.envoyproxy.envoy.service.auth.v3 with parameters of type Authorization.BlockingInterface Modifier and Type Method Description static com.google.protobuf.BlockingServiceAuthorization. newReflectiveBlockingService(Authorization.BlockingInterface impl)
-