| Package | Description |
|---|---|
| io.cellery.security.cell.sts.server.core.generated.envoy.service.auth.v2alpha | |
| io.cellery.security.cell.sts.server.core.service |
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.Builder.build() |
ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.Builder.buildPartial() |
ExternalAuth.CheckResponse |
AuthorizationGrpc.AuthorizationBlockingStub.check(ExternalAuth.CheckRequest request)
Performs authorization check based on the attributes associated with the
incoming request, and returns status `OK` or not `OK`.
|
ExternalAuth.CheckResponse |
ExternalAuth.Authorization.BlockingInterface.check(com.google.protobuf.RpcController controller,
ExternalAuth.CheckRequest request) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.getDefaultInstance() |
ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.getDefaultInstanceForType() |
ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.Builder.getDefaultInstanceForType() |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseDelimitedFrom(InputStream input) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(byte[] data) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(ByteBuffer data) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(com.google.protobuf.ByteString data) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(InputStream input) |
static ExternalAuth.CheckResponse |
ExternalAuth.CheckResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<ExternalAuth.CheckResponse> |
AuthorizationGrpc.AuthorizationFutureStub.check(ExternalAuth.CheckRequest request)
Performs authorization check based on the attributes associated with the
incoming request, and returns status `OK` or not `OK`.
|
static io.grpc.MethodDescriptor<ExternalAuth.CheckRequest,ExternalAuth.CheckResponse> |
AuthorizationGrpc.getCheckMethod() |
com.google.protobuf.Parser<ExternalAuth.CheckResponse> |
ExternalAuth.CheckResponse.getParserForType() |
static com.google.protobuf.Parser<ExternalAuth.CheckResponse> |
ExternalAuth.CheckResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
ExternalAuth.CheckResponse.Builder |
ExternalAuth.CheckResponse.Builder.mergeFrom(ExternalAuth.CheckResponse other) |
static ExternalAuth.CheckResponse.Builder |
ExternalAuth.CheckResponse.newBuilder(ExternalAuth.CheckResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuthorizationGrpc.AuthorizationImplBase.check(ExternalAuth.CheckRequest request,
io.grpc.stub.StreamObserver<ExternalAuth.CheckResponse> responseObserver)
Performs authorization check based on the attributes associated with the
incoming request, and returns status `OK` or not `OK`.
|
void |
AuthorizationGrpc.AuthorizationStub.check(ExternalAuth.CheckRequest request,
io.grpc.stub.StreamObserver<ExternalAuth.CheckResponse> responseObserver)
Performs authorization check based on the attributes associated with the
incoming request, and returns status `OK` or not `OK`.
|
abstract void |
ExternalAuth.Authorization.check(com.google.protobuf.RpcController controller,
ExternalAuth.CheckRequest request,
com.google.protobuf.RpcCallback<ExternalAuth.CheckResponse> done)
Performs authorization check based on the attributes associated with the
incoming request, and returns status `OK` or not `OK`.
|
void |
ExternalAuth.Authorization.Interface.check(com.google.protobuf.RpcController controller,
ExternalAuth.CheckRequest request,
com.google.protobuf.RpcCallback<ExternalAuth.CheckResponse> done)
Performs authorization check based on the attributes associated with the
incoming request, and returns status `OK` or not `OK`.
|
void |
ExternalAuth.Authorization.Stub.check(com.google.protobuf.RpcController controller,
ExternalAuth.CheckRequest request,
com.google.protobuf.RpcCallback<ExternalAuth.CheckResponse> done) |
| Modifier and Type | Method and Description |
|---|---|
void |
CelleryCellInterceptorService.check(ExternalAuth.CheckRequest requestFromProxy,
io.grpc.stub.StreamObserver<ExternalAuth.CheckResponse> responseObserver) |
Copyright © 2019 WSO2. All rights reserved.