| Package | Description |
|---|---|
| com.aserto.authorizer.v2 |
| Modifier and Type | Class and Description |
|---|---|
class |
Decision
Protobuf type
aserto.authorizer.v2.Decision |
static class |
Decision.Builder
Protobuf type
aserto.authorizer.v2.Decision |
| Modifier and Type | Method and Description |
|---|---|
DecisionOrBuilder |
IsResponseOrBuilder.getDecisionsOrBuilder(int index)
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"]; |
DecisionOrBuilder |
IsResponse.getDecisionsOrBuilder(int index)
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"]; |
DecisionOrBuilder |
IsResponse.Builder.getDecisionsOrBuilder(int index)
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"]; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends DecisionOrBuilder> |
IsResponseOrBuilder.getDecisionsOrBuilderList()
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"]; |
List<? extends DecisionOrBuilder> |
IsResponse.getDecisionsOrBuilderList()
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"]; |
List<? extends DecisionOrBuilder> |
IsResponse.Builder.getDecisionsOrBuilderList()
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"]; |
Copyright © 2023. All rights reserved.