| Package | Description |
|---|---|
| com.aserto.directory.reader.v3 |
| Modifier and Type | Method and Description |
|---|---|
CheckPermissionResponse |
CheckPermissionResponse.Builder.build() |
CheckPermissionResponse |
CheckPermissionResponse.Builder.buildPartial() |
CheckPermissionResponse |
ReaderGrpc.ReaderBlockingStub.checkPermission(CheckPermissionRequest request)
check permission method
|
static CheckPermissionResponse |
CheckPermissionResponse.getDefaultInstance() |
CheckPermissionResponse |
CheckPermissionResponse.getDefaultInstanceForType() |
CheckPermissionResponse |
CheckPermissionResponse.Builder.getDefaultInstanceForType() |
static CheckPermissionResponse |
CheckPermissionResponse.parseDelimitedFrom(InputStream input) |
static CheckPermissionResponse |
CheckPermissionResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(byte[] data) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(ByteBuffer data) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(com.google.protobuf.ByteString data) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(InputStream input) |
static CheckPermissionResponse |
CheckPermissionResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<CheckPermissionResponse> |
ReaderGrpc.ReaderFutureStub.checkPermission(CheckPermissionRequest request)
check permission method
|
static io.grpc.MethodDescriptor<CheckPermissionRequest,CheckPermissionResponse> |
ReaderGrpc.getCheckPermissionMethod() |
com.google.protobuf.Parser<CheckPermissionResponse> |
CheckPermissionResponse.getParserForType() |
static com.google.protobuf.Parser<CheckPermissionResponse> |
CheckPermissionResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
static CheckPermissionResponse.Builder |
CheckPermissionResponse.newBuilder(CheckPermissionResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
ReaderGrpc.AsyncService.checkPermission(CheckPermissionRequest request,
io.grpc.stub.StreamObserver<CheckPermissionResponse> responseObserver)
check permission method
|
void |
ReaderGrpc.ReaderStub.checkPermission(CheckPermissionRequest request,
io.grpc.stub.StreamObserver<CheckPermissionResponse> responseObserver)
check permission method
|
Copyright © 2023. All rights reserved.