Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

A

addAllArray(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
addAllConsumes(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
addAllConsumes(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
addAllDecisions(Iterable<String>) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
addAllDecisions(Iterable<? extends Decision>) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addAllDisableInlining(Iterable<String>) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
addAllEnum(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
addAllHeaders(Iterable<? extends HeaderParameter>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addAllProduces(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
addAllProduces(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
addAllRequired(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
addAllResult(Iterable<? extends Module>) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addAllSchemes(Iterable<? extends Scheme>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
addAllSchemes(Iterable<? extends Scheme>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
addAllSchemesValue(Iterable<Integer>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
addAllSchemesValue(Iterable<Integer>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
addAllScope(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
addAllSecurity(Iterable<? extends SecurityRequirement>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addAllSecurity(Iterable<? extends SecurityRequirement>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addAllTags(Iterable<String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
addAllTags(Iterable<? extends Tag>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addAllTrace(Iterable<? extends Struct>) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addAllTrace(Iterable<? extends Struct>) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addAllTraceSummary(Iterable<String>) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
addAllTraceSummary(Iterable<String>) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
addAllType(Iterable<? extends JSONSchema.JSONSchemaSimpleTypes>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
addAllTypeValue(Iterable<Integer>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
addAllUnknowns(Iterable<String>) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
addArray(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
addArrayBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
addConsumes(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
addConsumes(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
addConsumesBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
addConsumesBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
addDecisions(String) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
addDecisions(Decision) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addDecisions(int, Decision) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addDecisions(Decision.Builder) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addDecisions(int, Decision.Builder) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addDecisionsBuilder() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addDecisionsBuilder(int) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
addDecisionsBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
addDisableInlining(String) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
addDisableInliningBytes(ByteString) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
addEnum(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
addEnumBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
addHeaders(HeaderParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addHeaders(int, HeaderParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addHeaders(HeaderParameter.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addHeaders(int, HeaderParameter.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addHeadersBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addHeadersBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
addProduces(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
addProduces(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
addProducesBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
addProducesBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
addRequired(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
addRequiredBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
addResult(Module) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addResult(int, Module) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addResult(Module.Builder) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addResult(int, Module.Builder) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addResultBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addResultBuilder(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
addSchemes(Scheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
addSchemes(Scheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
addSchemesValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
addSchemesValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
addScope(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
addScopeBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
addSecurity(SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addSecurity(int, SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addSecurity(SecurityRequirement.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addSecurity(int, SecurityRequirement.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addSecurity(SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addSecurity(int, SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addSecurity(SecurityRequirement.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addSecurity(int, SecurityRequirement.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addSecurityBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addSecurityBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
addSecurityBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addSecurityBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
addTags(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
addTags(Tag) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addTags(int, Tag) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addTags(Tag.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addTags(int, Tag.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addTagsBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addTagsBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
addTagsBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
addTrace(Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(int, Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(Struct.Builder) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(int, Struct.Builder) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(int, Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(Struct.Builder) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTrace(int, Struct.Builder) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTraceBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTraceBuilder(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTraceBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTraceBuilder(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
addTraceSummary(String) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
addTraceSummary(String) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
addTraceSummaryBytes(ByteString) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
addTraceSummaryBytes(ByteString) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
addType(JSONSchema.JSONSchemaSimpleTypes) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
addTypeValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
addUnknowns(String) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
addUnknownsBytes(ByteString) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
ANNOTATIONS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
AnnotationsProto - Class in com.grpc.gateway.protoc_gen_openapiv2.options
 
ARCH_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.InfoResponse
 
ARRAY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
ARRAY_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
ARRAY = 1;
AST_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Module
 
AUTHORIZATION_URL_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
AuthorizerGrpc - Class in com.aserto.authorizer.v2
 
AuthorizerGrpc.AsyncService - Interface in com.aserto.authorizer.v2
 
AuthorizerGrpc.AuthorizerBlockingStub - Class in com.aserto.authorizer.v2
A stub to allow clients to do synchronous rpc calls to service Authorizer.
AuthorizerGrpc.AuthorizerFutureStub - Class in com.aserto.authorizer.v2
A stub to allow clients to do ListenableFuture-style rpc calls to service Authorizer.
AuthorizerGrpc.AuthorizerImplBase - Class in com.aserto.authorizer.v2
Base class for the server implementation of the service Authorizer.
AuthorizerGrpc.AuthorizerStub - Class in com.aserto.authorizer.v2
A stub to allow clients to do asynchronous rpc calls to service Authorizer.
AuthorizerImplBase() - Constructor for class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerImplBase
 
AuthorizerProto - Class in com.aserto.authorizer.v2
 

B

BASE_PATH_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
bindService() - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerImplBase
 
bindService(AuthorizerGrpc.AsyncService) - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
BOOLEAN_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
BOOLEAN = 4;
BOOLEAN_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
BOOLEAN = 2;
build() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
build() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
build() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
build() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
build() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
build() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
build() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
build(Channel, CallOptions) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
build(Channel, CallOptions) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
build(Channel, CallOptions) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
build() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
build() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
build() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
build() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
build() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
build() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
build() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
build() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
build() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
build() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
build() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
build() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
buildPartial() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
buildPartial() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 

C

clear() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
clear() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
clear() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
clear() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
clear() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
clear() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
clear() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
clear() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
clear() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
clear() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
clear() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
clear() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
clear() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
clear() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
clear() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
clear() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
clear() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
clear() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
clear() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
clearAnnotations() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
clearArch() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string arch = 5 [json_name = "arch"];
clearArray() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
clearAst() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
clearAuthorizationUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The authorization URL to be used for this flow.
clearBasePath() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The base path on which the API is served, which is relative to the host.
clearCommit() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string commit = 2 [json_name = "commit"];
clearConsumes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
clearConsumes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
clearContact() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
clearContext() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
clearContext() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
clearDate() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string date = 3 [json_name = "date"];
clearDecision() - Method in class com.aserto.authorizer.v2.Decision.Builder
string decision = 1 [json_name = "decision"];
clearDecisions() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
clearDecisions() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
clearDefault() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Default` Declares the value of the header that the server will use if none is provided.
clearDefault() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string default = 7 [json_name = "default"];
clearDeprecated() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Declares this operation to be deprecated.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
A short description of the target documentation.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Description` is a short description of the header.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Description` is a short description of the header.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
A short description of the application.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A short description of the schema.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A verbose explanation of the operation behavior.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Description` is a short description of the response.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
A short description for security scheme.
clearDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
A short description for the tag.
clearDisableInlining() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
clearDiscriminator() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Adds support for polymorphism.
clearEmail() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
convinience human-readable identifier
clearEmail() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The email address of the contact person/organization.
clearEnum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
clearExample() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A free-form property to include a JSON example of this field.
clearExample() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
A free-form property to include an example of an instance for this schema in JSON.
clearExamples() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
clearExclusiveMaximum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool exclusive_maximum = 12 [json_name = "exclusiveMaximum"];
clearExclusiveMinimum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool exclusive_minimum = 14 [json_name = "exclusiveMinimum"];
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
clearExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
clearExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
clearExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
clearExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
clearExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
clearFieldConfiguration() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
clearFieldMask() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
clearFieldMask() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
clearFlow() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The flow used by the OAuth2 security scheme.
clearFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Format` The extending format for the previously mentioned type.
clearFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Format` The extending format for the previously mentioned type.
clearFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
`Format`
clearHeaders() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
clearHeaders() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
clearHost() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The host (name or ip) serving the API.
clearId() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
unique id, replay a decision starting with this, also useful to de-dup
clearId() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
id of the user the identity resolved to
clearId() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string id = 1 [json_name = "id"];
clearId() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
string id = 1 [json_name = "id"];
clearIdentity() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
string identity = 1 [json_name = "identity"];
clearIdentityContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
clearIdentityContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
clearIdentityContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
clearIdentityContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
clearIn() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The location of the API key.
clearInfo() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
clearInput() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string input = 2 [json_name = "input"];
clearInput() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string input = 2 [json_name = "input"];
clearInstanceLabel() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
label identifying the instance of the policy
clearInstrument() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
clearIs() - Method in class com.aserto.authorizer.v2.Decision.Builder
bool is = 2 [json_name = "is"];
clearJsonSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
clearLicense() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
clearMaximum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Maximum represents an inclusive upper limit for a numeric instance.
clearMaxItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_items = 20 [json_name = "maxItems"];
clearMaxLength() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_length = 15 [json_name = "maxLength"];
clearMaxProperties() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_properties = 24 [json_name = "maxProperties"];
clearMetrics() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
clearMetrics() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
clearMetrics() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
clearMinimum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
minimum represents an inclusive lower limit for a numeric instance.
clearMinItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_items = 21 [json_name = "minItems"];
clearMinLength() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_length = 16 [json_name = "minLength"];
clearMinProperties() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_properties = 25 [json_name = "minProperties"];
clearMultipleOf() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
double multiple_of = 10 [json_name = "multipleOf"];
clearName() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
policy name
clearName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The identifying name of the contact person/organization.
clearName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Name` is the header name.
clearName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
The license name used for the API.
clearName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The name of the header or query parameter to be used.
clearName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
The name of the tag.
clearOperationId() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Unique string used to identify the operation.
clearOptions() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
clearOptions() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
clearOptions() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
clearOs() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string os = 4 [json_name = "os"];
clearOutcomes() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
clearPackagePath() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_path = 3 [json_name = "packagePath"];
clearPackageRoot() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_root = 5 [json_name = "packageRoot"];
clearParameters() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
clearPath() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Policy path used in decision
clearPath() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
policy path aka package name
clearPath() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
clearPathParamName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
Alternative parameter name when used as path parameter.
clearPathRoot() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
string path_root = 1 [json_name = "pathRoot"];
clearPathSeparator() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
clearPattern() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
clearPattern() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string pattern = 17 [json_name = "pattern"];
clearPolicy() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
clearPolicyContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
clearPolicyContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
clearPolicyContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
clearPolicyContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
clearPolicyInstance() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
clearProduces() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
clearProduces() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
clearQuery() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string query = 1 [json_name = "query"];
clearQuery() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string query = 1 [json_name = "query"];
clearRaw() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string raw = 2 [json_name = "raw"];
clearReadOnly() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool read_only = 8 [json_name = "readOnly"];
clearReadOnly() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Relevant only for Schema "properties" definitions.
clearRef() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Ref is used to define an external reference to include in the message.
clearRegistryDigest() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
digest of the policy image
clearRegistryImage() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
image of the policy in the registry, including org (e.g.
clearRegistryService() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
registry service where policy was retrieved from (e.g.
clearRegistryTag() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
tag of the policy image (e.g.
clearRequired() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Required` indicates if the header is optional
clearRequired() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
clearResource() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
clearResourceContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
clearResourceContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
clearResourceContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
clearResourceContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
clearResponse() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
clearResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
clearResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
clearResult() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
clearResult() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
clearResult() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
clearSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
clearSchemes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
clearSchemes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
clearScope() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
clearScope() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
clearScopes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
clearSecurity() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
clearSecurity() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
clearSecurity() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
clearSecurityDefinitions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
clearSecurityRequirement() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
clearSummary() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A short summary of what the operation does.
clearSwagger() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Specifies the OpenAPI Specification version being used.
clearTags() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
clearTags() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
clearTenantId() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
id of the tenant that generated the decision
clearTermsOfService() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The Terms of Service for the API.
clearTimestamp() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
clearTitle() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The title of the application.
clearTitle() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
The title of the schema.
clearTokenUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The token URL to be used for this flow.
clearTrace() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
clearTrace() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default ExplainOffV1
clearTrace() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
clearTraceSummary() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
clearTraceSummary() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
clearTraceSummary() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
clearType() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
clearType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
The type of the object.
clearType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Type` is the type of the object.
clearType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
clearType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The type of the security scheme.
clearUniqueItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool unique_items = 22 [json_name = "uniqueItems"];
clearUnknowns() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
clearUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The URL pointing to the contact information.
clearUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
The URL for the target documentation.
clearUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
A URL to the license used for the API.
clearUser() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
clearVersion() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string version = 1 [json_name = "version"];
clearVersion() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Provides the version of the application API (not to be confused with the specification version).
com.aserto.authorizer.v2 - package com.aserto.authorizer.v2
 
com.aserto.authorizer.v2.api - package com.aserto.authorizer.v2.api
 
com.grpc.gateway.protoc_gen_openapiv2.options - package com.grpc.gateway.protoc_gen_openapiv2.options
 
COMMIT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.InfoResponse
 
compile(CompileRequest, StreamObserver<CompileResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
compile(CompileRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
compile(CompileRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
compile(CompileRequest, StreamObserver<CompileResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
CompileRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.CompileRequest
CompileRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.CompileRequest
CompileRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
CompileResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.CompileResponse
CompileResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.CompileResponse
CompileResponseOrBuilder - Interface in com.aserto.authorizer.v2
 
CONSUMES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
CONSUMES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
Contact - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Contact` is a representation of OpenAPI v2 specification's Contact object.
Contact.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Contact` is a representation of OpenAPI v2 specification's Contact object.
CONTACT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
ContactOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
containsAnnotations(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
containsAnnotations(String) - Method in class com.aserto.authorizer.v2.api.Decision
annotations that may be added to a decision
containsAnnotations(String) - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
annotations that may be added to a decision
containsExamples(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
containsExamples(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Examples` gives per-mimetype response examples.
containsExamples(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Examples` gives per-mimetype response examples.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsExtensions(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
containsHeaders(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
containsHeaders(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Headers` A list of headers that are sent with the response.
containsHeaders(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Headers` A list of headers that are sent with the response.
containsOutcomes(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
containsOutcomes(String) - Method in class com.aserto.authorizer.v2.api.Decision
outcome of the decisions specified in the policy context
containsOutcomes(String) - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
outcome of the decisions specified in the policy context
containsResponses(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
containsResponses(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The list of possible responses as they are returned from executing this operation.
containsResponses(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The list of possible responses as they are returned from executing this operation.
containsResponses(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
containsResponses(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
An object to hold responses that can be used across operations.
containsResponses(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
An object to hold responses that can be used across operations.
containsScope(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
containsScope(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
Maps between a name of a scope to a short description of it (as the value of the property).
containsScope(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ScopesOrBuilder
Maps between a name of a scope to a short description of it (as the value of the property).
containsSecurity(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
containsSecurity(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
A single security scheme definition, mapping a "name" to the scheme it defines.
containsSecurity(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsOrBuilder
A single security scheme definition, mapping a "name" to the scheme it defines.
containsSecurityRequirement(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.
containsSecurityRequirement(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
Each name must correspond to a security scheme which is declared in the Security Definitions.
containsSecurityRequirement(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementOrBuilder
Each name must correspond to a security scheme which is declared in the Security Definitions.
CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionPolicy
 
CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionUser
 

D

DATE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.InfoResponse
 
Decision - Class in com.aserto.authorizer.v2.api
represents a decision that an authorizer performed in the past
Decision - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.Decision
Decision.Builder - Class in com.aserto.authorizer.v2.api
represents a decision that an authorizer performed in the past
Decision.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.Decision
DECISION_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.Decision
 
DecisionLogsProto - Class in com.aserto.authorizer.v2.api
 
DecisionOrBuilder - Interface in com.aserto.authorizer.v2.api
 
DecisionOrBuilder - Interface in com.aserto.authorizer.v2
 
DecisionPolicy - Class in com.aserto.authorizer.v2.api
information about a policy used in a decision
DecisionPolicy.Builder - Class in com.aserto.authorizer.v2.api
information about a policy used in a decision
DecisionPolicyOrBuilder - Interface in com.aserto.authorizer.v2.api
 
DECISIONS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.PolicyContext
 
DECISIONS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.IsResponse
 
decisionTree(DecisionTreeRequest, StreamObserver<DecisionTreeResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
decisionTree(DecisionTreeRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
decisionTree(DecisionTreeRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
decisionTree(DecisionTreeRequest, StreamObserver<DecisionTreeResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
DecisionTreeOptions - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.DecisionTreeOptions
DecisionTreeOptions.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.DecisionTreeOptions
DecisionTreeOptionsOrBuilder - Interface in com.aserto.authorizer.v2
 
DecisionTreeRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.DecisionTreeRequest
DecisionTreeRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.DecisionTreeRequest
DecisionTreeRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
DecisionTreeResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.DecisionTreeResponse
DecisionTreeResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.DecisionTreeResponse
DecisionTreeResponseOrBuilder - Interface in com.aserto.authorizer.v2
 
DecisionUser - Class in com.aserto.authorizer.v2.api
information about a user on behalf of whom a decision was made
DecisionUser.Builder - Class in com.aserto.authorizer.v2.api
information about a user on behalf of whom a decision was made
DecisionUserOrBuilder - Interface in com.aserto.authorizer.v2.api
 
DEFAULT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
DEFAULT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
DEPRECATED_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
DESCRIPTION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
DISABLE_INLINING_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
DISCRIMINATOR_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 

E

EMAIL_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionUser
 
EMAIL_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
ENUM_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.Decision
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.Module
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
equals(Object) - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
equals(Object) - Method in class com.aserto.authorizer.v2.CompileRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.CompileResponse
 
equals(Object) - Method in class com.aserto.authorizer.v2.Decision
 
equals(Object) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
equals(Object) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
equals(Object) - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
equals(Object) - Method in class com.aserto.authorizer.v2.InfoRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.InfoResponse
 
equals(Object) - Method in class com.aserto.authorizer.v2.IsRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.IsResponse
 
equals(Object) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
equals(Object) - Method in class com.aserto.authorizer.v2.QueryOptions
 
equals(Object) - Method in class com.aserto.authorizer.v2.QueryRequest
 
equals(Object) - Method in class com.aserto.authorizer.v2.QueryResponse
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
equals(Object) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
EXAMPLE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
EXAMPLE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
EXAMPLES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
EXCLUSIVE_MAXIMUM_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
EXCLUSIVE_MINIMUM_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
EXTENSIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
EXTERNAL_DOCS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
ExternalDocumentation - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
ExternalDocumentation.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`ExternalDocumentation` is a representation of OpenAPI v2 specification's ExternalDocumentation object.
ExternalDocumentationOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 

F

FIELD_CONFIGURATION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
FIELD_MASK_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.GetPolicyRequest
 
FIELD_MASK_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.ListPoliciesRequest
 
FLOW_ACCESS_CODE_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
FLOW_ACCESS_CODE = 4;
FLOW_APPLICATION_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
FLOW_APPLICATION = 3;
FLOW_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
FLOW_IMPLICIT_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
FLOW_IMPLICIT = 1;
FLOW_INVALID_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
FLOW_INVALID = 0;
FLOW_PASSWORD_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
FLOW_PASSWORD = 2;
FORMAT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
FORMAT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
FORMAT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
forNumber(int) - Static method in enum com.aserto.authorizer.v2.api.IdentityType
 
forNumber(int) - Static method in enum com.aserto.authorizer.v2.PathSeparator
 
forNumber(int) - Static method in enum com.aserto.authorizer.v2.TraceLevel
 
forNumber(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
forNumber(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
forNumber(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
forNumber(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
forNumber(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
forNumber(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 

G

getAnnotations() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Deprecated.
getAnnotations() - Method in class com.aserto.authorizer.v2.api.Decision
Deprecated.
getAnnotations() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
Deprecated.
getAnnotationsCount() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
getAnnotationsCount() - Method in class com.aserto.authorizer.v2.api.Decision
 
getAnnotationsCount() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
annotations that may be added to a decision
getAnnotationsMap() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
getAnnotationsMap() - Method in class com.aserto.authorizer.v2.api.Decision
annotations that may be added to a decision
getAnnotationsMap() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
annotations that may be added to a decision
getAnnotationsOrDefault(String, String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
getAnnotationsOrDefault(String, String) - Method in class com.aserto.authorizer.v2.api.Decision
annotations that may be added to a decision
getAnnotationsOrDefault(String, String) - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
annotations that may be added to a decision
getAnnotationsOrThrow(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
getAnnotationsOrThrow(String) - Method in class com.aserto.authorizer.v2.api.Decision
annotations that may be added to a decision
getAnnotationsOrThrow(String) - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
annotations that may be added to a decision
getArch() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string arch = 5 [json_name = "arch"];
getArch() - Method in class com.aserto.authorizer.v2.InfoResponse
string arch = 5 [json_name = "arch"];
getArch() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string arch = 5 [json_name = "arch"];
getArchBytes() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string arch = 5 [json_name = "arch"];
getArchBytes() - Method in class com.aserto.authorizer.v2.InfoResponse
string arch = 5 [json_name = "arch"];
getArchBytes() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string arch = 5 [json_name = "arch"];
getArray(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
getArray(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in 'array' must be unique.
getArray(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in 'array' must be unique.
getArrayBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
getArrayBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in 'array' must be unique.
getArrayBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in 'array' must be unique.
getArrayCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
getArrayCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in 'array' must be unique.
getArrayCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in 'array' must be unique.
getArrayList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
getArrayList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in 'array' must be unique.
getArrayList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in 'array' must be unique.
getAst() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAst() - Method in class com.aserto.authorizer.v2.api.Module
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAst() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAstBuilder() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAstOrBuilder() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAstOrBuilder() - Method in class com.aserto.authorizer.v2.api.Module
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAstOrBuilder() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
getAuthorizationUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The authorization URL to be used for this flow.
getAuthorizationUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The authorization URL to be used for this flow.
getAuthorizationUrl() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The authorization URL to be used for this flow.
getAuthorizationUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The authorization URL to be used for this flow.
getAuthorizationUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The authorization URL to be used for this flow.
getAuthorizationUrlBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The authorization URL to be used for this flow.
getBasePath() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The base path on which the API is served, which is relative to the host.
getBasePath() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The base path on which the API is served, which is relative to the host.
getBasePath() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The base path on which the API is served, which is relative to the host.
getBasePathBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The base path on which the API is served, which is relative to the host.
getBasePathBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The base path on which the API is served, which is relative to the host.
getBasePathBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The base path on which the API is served, which is relative to the host.
getCommit() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string commit = 2 [json_name = "commit"];
getCommit() - Method in class com.aserto.authorizer.v2.InfoResponse
string commit = 2 [json_name = "commit"];
getCommit() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string commit = 2 [json_name = "commit"];
getCommitBytes() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string commit = 2 [json_name = "commit"];
getCommitBytes() - Method in class com.aserto.authorizer.v2.InfoResponse
string commit = 2 [json_name = "commit"];
getCommitBytes() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string commit = 2 [json_name = "commit"];
getCompileMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getConsumes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
getConsumes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can consume.
getConsumes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can consume.
getConsumes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
getConsumes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can consume.
getConsumes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can consume.
getConsumesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
getConsumesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can consume.
getConsumesBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can consume.
getConsumesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
getConsumesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can consume.
getConsumesBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can consume.
getConsumesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
getConsumesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can consume.
getConsumesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can consume.
getConsumesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
getConsumesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can consume.
getConsumesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can consume.
getConsumesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
getConsumesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can consume.
getConsumesList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can consume.
getConsumesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
getConsumesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can consume.
getConsumesList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can consume.
getContact() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
getContact() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The contact information for the exposed API.
getContact() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The contact information for the exposed API.
getContactBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
getContactOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
getContactOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The contact information for the exposed API.
getContactOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The contact information for the exposed API.
getContext() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
getContext() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
policy context used in the decision
getContext() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
policy context used in the decision
getContext() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
getContext() - Method in class com.aserto.authorizer.v2.api.DecisionUser
identity context used in the decision
getContext() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
identity context used in the decision
getContextBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
getContextBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
getContextOrBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
getContextOrBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
policy context used in the decision
getContextOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
policy context used in the decision
getContextOrBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
getContextOrBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionUser
identity context used in the decision
getContextOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
identity context used in the decision
getDate() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string date = 3 [json_name = "date"];
getDate() - Method in class com.aserto.authorizer.v2.InfoResponse
string date = 3 [json_name = "date"];
getDate() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string date = 3 [json_name = "date"];
getDateBytes() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string date = 3 [json_name = "date"];
getDateBytes() - Method in class com.aserto.authorizer.v2.InfoResponse
string date = 3 [json_name = "date"];
getDateBytes() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string date = 3 [json_name = "date"];
getDecision() - Method in class com.aserto.authorizer.v2.Decision.Builder
string decision = 1 [json_name = "decision"];
getDecision() - Method in class com.aserto.authorizer.v2.Decision
string decision = 1 [json_name = "decision"];
getDecision() - Method in interface com.aserto.authorizer.v2.DecisionOrBuilder
string decision = 1 [json_name = "decision"];
getDecisionBytes() - Method in class com.aserto.authorizer.v2.Decision.Builder
string decision = 1 [json_name = "decision"];
getDecisionBytes() - Method in class com.aserto.authorizer.v2.Decision
string decision = 1 [json_name = "decision"];
getDecisionBytes() - Method in interface com.aserto.authorizer.v2.DecisionOrBuilder
string decision = 1 [json_name = "decision"];
getDecisions(int) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
getDecisions(int) - Method in class com.aserto.authorizer.v2.api.PolicyContext
list (1..N) of policy decisions (aka rules)
getDecisions(int) - Method in interface com.aserto.authorizer.v2.api.PolicyContextOrBuilder
list (1..N) of policy decisions (aka rules)
getDecisions(int) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisions(int) - Method in class com.aserto.authorizer.v2.IsResponse
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisions(int) - Method in interface com.aserto.authorizer.v2.IsResponseOrBuilder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsBuilder(int) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsBuilderList() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsBytes(int) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
getDecisionsBytes(int) - Method in class com.aserto.authorizer.v2.api.PolicyContext
list (1..N) of policy decisions (aka rules)
getDecisionsBytes(int) - Method in interface com.aserto.authorizer.v2.api.PolicyContextOrBuilder
list (1..N) of policy decisions (aka rules)
getDecisionsCount() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
getDecisionsCount() - Method in class com.aserto.authorizer.v2.api.PolicyContext
list (1..N) of policy decisions (aka rules)
getDecisionsCount() - Method in interface com.aserto.authorizer.v2.api.PolicyContextOrBuilder
list (1..N) of policy decisions (aka rules)
getDecisionsCount() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsCount() - Method in class com.aserto.authorizer.v2.IsResponse
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsCount() - Method in interface com.aserto.authorizer.v2.IsResponseOrBuilder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsList() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
getDecisionsList() - Method in class com.aserto.authorizer.v2.api.PolicyContext
list (1..N) of policy decisions (aka rules)
getDecisionsList() - Method in interface com.aserto.authorizer.v2.api.PolicyContextOrBuilder
list (1..N) of policy decisions (aka rules)
getDecisionsList() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsList() - Method in class com.aserto.authorizer.v2.IsResponse
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsList() - Method in interface com.aserto.authorizer.v2.IsResponseOrBuilder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsOrBuilder(int) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsOrBuilder(int) - Method in class com.aserto.authorizer.v2.IsResponse
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsOrBuilder(int) - Method in interface com.aserto.authorizer.v2.IsResponseOrBuilder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsOrBuilderList() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsOrBuilderList() - Method in class com.aserto.authorizer.v2.IsResponse
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionsOrBuilderList() - Method in interface com.aserto.authorizer.v2.IsResponseOrBuilder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
getDecisionTreeMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getDefault() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Default` Declares the value of the header that the server will use if none is provided.
getDefault() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
`Default` Declares the value of the header that the server will use if none is provided.
getDefault() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
`Default` Declares the value of the header that the server will use if none is provided.
getDefault() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string default = 7 [json_name = "default"];
getDefault() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
string default = 7 [json_name = "default"];
getDefault() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
string default = 7 [json_name = "default"];
getDefaultBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Default` Declares the value of the header that the server will use if none is provided.
getDefaultBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
`Default` Declares the value of the header that the server will use if none is provided.
getDefaultBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
`Default` Declares the value of the header that the server will use if none is provided.
getDefaultBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string default = 7 [json_name = "default"];
getDefaultBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
string default = 7 [json_name = "default"];
getDefaultBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
string default = 7 [json_name = "default"];
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.Decision
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.Module
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.CompileRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.CompileResponse
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.Decision
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.InfoRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.InfoResponse
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.IsRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.IsResponse
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.QueryOptions
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.QueryRequest
 
getDefaultInstance() - Static method in class com.aserto.authorizer.v2.QueryResponse
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getDefaultInstance() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.Decision
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.Module
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.CompileRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.CompileResponse
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.Decision
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.InfoRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.InfoResponse
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.IsRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.IsResponse
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.QueryOptions
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.QueryRequest
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
getDefaultInstanceForType() - Method in class com.aserto.authorizer.v2.QueryResponse
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
getDefaultInstanceForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
getDeprecated() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Declares this operation to be deprecated.
getDeprecated() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Declares this operation to be deprecated.
getDeprecated() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Declares this operation to be deprecated.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
A short description of the target documentation.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
A short description of the target documentation.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationOrBuilder
A short description of the target documentation.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Description` is a short description of the header.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
`Description` is a short description of the header.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
`Description` is a short description of the header.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Description` is a short description of the header.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Description` is a short description of the header.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Description` is a short description of the header.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
A short description of the application.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
A short description of the application.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
A short description of the application.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A short description of the schema.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
A short description of the schema.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
A short description of the schema.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A verbose explanation of the operation behavior.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A verbose explanation of the operation behavior.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A verbose explanation of the operation behavior.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Description` is a short description of the response.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Description` is a short description of the response.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Description` is a short description of the response.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
A short description for security scheme.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
A short description for security scheme.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
A short description for security scheme.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
A short description for the tag.
getDescription() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
A short description for the tag.
getDescription() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
A short description for the tag.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
A short description of the target documentation.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
A short description of the target documentation.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationOrBuilder
A short description of the target documentation.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Description` is a short description of the header.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
`Description` is a short description of the header.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
`Description` is a short description of the header.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Description` is a short description of the header.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Description` is a short description of the header.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Description` is a short description of the header.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
A short description of the application.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
A short description of the application.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
A short description of the application.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A short description of the schema.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
A short description of the schema.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
A short description of the schema.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A verbose explanation of the operation behavior.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A verbose explanation of the operation behavior.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A verbose explanation of the operation behavior.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Description` is a short description of the response.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Description` is a short description of the response.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Description` is a short description of the response.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
A short description for security scheme.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
A short description for security scheme.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
A short description for security scheme.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
A short description for the tag.
getDescriptionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
A short description for the tag.
getDescriptionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
A short description for the tag.
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.Decision.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.Decision
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.DecisionLogsProto
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.IdentityContextProto
 
getDescriptor() - Static method in enum com.aserto.authorizer.v2.api.IdentityType
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.Module.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.Module
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.ModuleProto
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.PolicyContextProto
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.api.PolicyInstanceProto
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.AuthorizerProto
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.CompileRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.CompileResponse
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.Decision.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.Decision
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.InfoRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.InfoResponse
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.IsRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.IsRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.IsResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.IsResponse
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
getDescriptor() - Static method in enum com.aserto.authorizer.v2.PathSeparator
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.QueryOptions
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.QueryRequest
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
getDescriptor() - Static method in class com.aserto.authorizer.v2.QueryResponse
 
getDescriptor() - Static method in enum com.aserto.authorizer.v2.TraceLevel
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
getDescriptor() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
getDescriptor() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Openapiv2Proto
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
getDescriptor() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
getDescriptor() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
getDescriptor() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
getDescriptor() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
getDescriptor() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
getDescriptorForType() - Method in enum com.aserto.authorizer.v2.api.IdentityType
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
getDescriptorForType() - Method in enum com.aserto.authorizer.v2.PathSeparator
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
getDescriptorForType() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
getDescriptorForType() - Method in enum com.aserto.authorizer.v2.TraceLevel
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
getDescriptorForType() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
getDescriptorForType() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
getDescriptorForType() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
getDescriptorForType() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
getDescriptorForType() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
getDescriptorForType() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
getDescriptorForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
getDisableInlining(int) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInlining(int) - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInlining(int) - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningBytes(int) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningBytes(int) - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningBytes(int) - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningCount() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningCount() - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningCount() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningList() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningList() - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDisableInliningList() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
getDiscriminator() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Adds support for polymorphism.
getDiscriminator() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
Adds support for polymorphism.
getDiscriminator() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
Adds support for polymorphism.
getDiscriminatorBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Adds support for polymorphism.
getDiscriminatorBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
Adds support for polymorphism.
getDiscriminatorBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
Adds support for polymorphism.
getEmail() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
convinience human-readable identifier
getEmail() - Method in class com.aserto.authorizer.v2.api.DecisionUser
convinience human-readable identifier
getEmail() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
convinience human-readable identifier
getEmail() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The email address of the contact person/organization.
getEmail() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
The email address of the contact person/organization.
getEmail() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ContactOrBuilder
The email address of the contact person/organization.
getEmailBytes() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
convinience human-readable identifier
getEmailBytes() - Method in class com.aserto.authorizer.v2.api.DecisionUser
convinience human-readable identifier
getEmailBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
convinience human-readable identifier
getEmailBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The email address of the contact person/organization.
getEmailBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
The email address of the contact person/organization.
getEmailBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ContactOrBuilder
The email address of the contact person/organization.
getEnum(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnum(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnum(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getEnumList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
getExample() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A free-form property to include a JSON example of this field.
getExample() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
A free-form property to include a JSON example of this field.
getExample() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
A free-form property to include a JSON example of this field.
getExample() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
A free-form property to include an example of an instance for this schema in JSON.
getExample() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
A free-form property to include an example of an instance for this schema in JSON.
getExample() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
A free-form property to include an example of an instance for this schema in JSON.
getExampleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A free-form property to include a JSON example of this field.
getExampleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
A free-form property to include a JSON example of this field.
getExampleBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
A free-form property to include a JSON example of this field.
getExampleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
A free-form property to include an example of an instance for this schema in JSON.
getExampleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
A free-form property to include an example of an instance for this schema in JSON.
getExampleBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
A free-form property to include an example of an instance for this schema in JSON.
getExamples() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Deprecated.
getExamples() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Deprecated.
getExamples() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Deprecated.
getExamplesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
getExamplesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getExamplesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Examples` gives per-mimetype response examples.
getExamplesMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
getExamplesMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Examples` gives per-mimetype response examples.
getExamplesMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Examples` gives per-mimetype response examples.
getExamplesOrDefault(String, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
getExamplesOrDefault(String, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Examples` gives per-mimetype response examples.
getExamplesOrDefault(String, String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Examples` gives per-mimetype response examples.
getExamplesOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
getExamplesOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Examples` gives per-mimetype response examples.
getExamplesOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Examples` gives per-mimetype response examples.
getExclusiveMaximum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool exclusive_maximum = 12 [json_name = "exclusiveMaximum"];
getExclusiveMaximum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
bool exclusive_maximum = 12 [json_name = "exclusiveMaximum"];
getExclusiveMaximum() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
bool exclusive_maximum = 12 [json_name = "exclusiveMaximum"];
getExclusiveMinimum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool exclusive_minimum = 14 [json_name = "exclusiveMinimum"];
getExclusiveMinimum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
bool exclusive_minimum = 14 [json_name = "exclusiveMinimum"];
getExclusiveMinimum() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
bool exclusive_minimum = 14 [json_name = "exclusiveMinimum"];
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Deprecated.
getExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Deprecated.
getExtensions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Deprecated.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
getExtensionsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
getExtensionsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrDefault(String, Value) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExtensionsOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Additional external documentation for this operation.
getExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Additional external documentation for this operation.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
Additional external documentation for this schema.
getExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
Additional external documentation for this schema.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Additional external documentation.
getExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Additional external documentation.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
getExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Additional external documentation for this tag.
getExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Additional external documentation for this tag.
getExternalDocsBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
getExternalDocsBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
getExternalDocsBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
getExternalDocsBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Additional external documentation for this operation.
getExternalDocsOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Additional external documentation for this operation.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
Additional external documentation for this schema.
getExternalDocsOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
Additional external documentation for this schema.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Additional external documentation.
getExternalDocsOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Additional external documentation.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
getExternalDocsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Additional external documentation for this tag.
getExternalDocsOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Additional external documentation for this tag.
getFieldConfiguration() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
getFieldConfiguration() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Additional field level properties used when generating the OpenAPI v2 file.
getFieldConfiguration() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Additional field level properties used when generating the OpenAPI v2 file.
getFieldConfigurationBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
getFieldConfigurationOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
getFieldConfigurationOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Additional field level properties used when generating the OpenAPI v2 file.
getFieldConfigurationOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Additional field level properties used when generating the OpenAPI v2 file.
getFieldMask() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMask() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMask() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMask() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFieldMask() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFieldMask() - Method in interface com.aserto.authorizer.v2.ListPoliciesRequestOrBuilder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFieldMaskBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMaskBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFieldMaskOrBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMaskOrBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMaskOrBuilder() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
getFieldMaskOrBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFieldMaskOrBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFieldMaskOrBuilder() - Method in interface com.aserto.authorizer.v2.ListPoliciesRequestOrBuilder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
getFlow() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The flow used by the OAuth2 security scheme.
getFlow() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The flow used by the OAuth2 security scheme.
getFlow() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The flow used by the OAuth2 security scheme.
getFlowValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The flow used by the OAuth2 security scheme.
getFlowValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The flow used by the OAuth2 security scheme.
getFlowValue() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The flow used by the OAuth2 security scheme.
getFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Format` The extending format for the previously mentioned type.
getFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
`Format` The extending format for the previously mentioned type.
getFormat() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
`Format` The extending format for the previously mentioned type.
getFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Format` The extending format for the previously mentioned type.
getFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Format` The extending format for the previously mentioned type.
getFormat() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Format` The extending format for the previously mentioned type.
getFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
`Format`
getFormat() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
`Format`
getFormat() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
`Format`
getFormatBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Format` The extending format for the previously mentioned type.
getFormatBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
`Format` The extending format for the previously mentioned type.
getFormatBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
`Format` The extending format for the previously mentioned type.
getFormatBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Format` The extending format for the previously mentioned type.
getFormatBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Format` The extending format for the previously mentioned type.
getFormatBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Format` The extending format for the previously mentioned type.
getFormatBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
`Format`
getFormatBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
`Format`
getFormatBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
`Format`
getGetPolicyMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getHeaders(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeaders(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
`Headers` is one or more HTTP header parameter.
getHeaders(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ParametersOrBuilder
`Headers` is one or more HTTP header parameter.
getHeaders() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Deprecated.
getHeaders() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
Deprecated.
getHeaders() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
Deprecated.
getHeadersBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeadersBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeadersCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeadersCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
`Headers` is one or more HTTP header parameter.
getHeadersCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ParametersOrBuilder
`Headers` is one or more HTTP header parameter.
getHeadersCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
getHeadersCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getHeadersCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Headers` A list of headers that are sent with the response.
getHeadersList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeadersList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
`Headers` is one or more HTTP header parameter.
getHeadersList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ParametersOrBuilder
`Headers` is one or more HTTP header parameter.
getHeadersMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
getHeadersMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Headers` A list of headers that are sent with the response.
getHeadersMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Headers` A list of headers that are sent with the response.
getHeadersOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeadersOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
`Headers` is one or more HTTP header parameter.
getHeadersOrBuilder(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ParametersOrBuilder
`Headers` is one or more HTTP header parameter.
getHeadersOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
getHeadersOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
`Headers` is one or more HTTP header parameter.
getHeadersOrBuilderList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ParametersOrBuilder
`Headers` is one or more HTTP header parameter.
getHeadersOrDefault(String, Header) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
getHeadersOrDefault(String, Header) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Headers` A list of headers that are sent with the response.
getHeadersOrDefault(String, Header) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Headers` A list of headers that are sent with the response.
getHeadersOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
getHeadersOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Headers` A list of headers that are sent with the response.
getHeadersOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Headers` A list of headers that are sent with the response.
getHost() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The host (name or ip) serving the API.
getHost() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The host (name or ip) serving the API.
getHost() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The host (name or ip) serving the API.
getHostBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The host (name or ip) serving the API.
getHostBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The host (name or ip) serving the API.
getHostBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The host (name or ip) serving the API.
getId() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
unique id, replay a decision starting with this, also useful to de-dup
getId() - Method in class com.aserto.authorizer.v2.api.Decision
unique id, replay a decision starting with this, also useful to de-dup
getId() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
unique id, replay a decision starting with this, also useful to de-dup
getId() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
id of the user the identity resolved to
getId() - Method in class com.aserto.authorizer.v2.api.DecisionUser
id of the user the identity resolved to
getId() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
id of the user the identity resolved to
getId() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string id = 1 [json_name = "id"];
getId() - Method in class com.aserto.authorizer.v2.api.Module
optional string id = 1 [json_name = "id"];
getId() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string id = 1 [json_name = "id"];
getId() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
string id = 1 [json_name = "id"];
getId() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
string id = 1 [json_name = "id"];
getId() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
string id = 1 [json_name = "id"];
getIdBytes() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
unique id, replay a decision starting with this, also useful to de-dup
getIdBytes() - Method in class com.aserto.authorizer.v2.api.Decision
unique id, replay a decision starting with this, also useful to de-dup
getIdBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
unique id, replay a decision starting with this, also useful to de-dup
getIdBytes() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
id of the user the identity resolved to
getIdBytes() - Method in class com.aserto.authorizer.v2.api.DecisionUser
id of the user the identity resolved to
getIdBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
id of the user the identity resolved to
getIdBytes() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string id = 1 [json_name = "id"];
getIdBytes() - Method in class com.aserto.authorizer.v2.api.Module
optional string id = 1 [json_name = "id"];
getIdBytes() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string id = 1 [json_name = "id"];
getIdBytes() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
string id = 1 [json_name = "id"];
getIdBytes() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
string id = 1 [json_name = "id"];
getIdBytes() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
string id = 1 [json_name = "id"];
getIdentity() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
string identity = 1 [json_name = "identity"];
getIdentity() - Method in class com.aserto.authorizer.v2.api.IdentityContext
string identity = 1 [json_name = "identity"];
getIdentity() - Method in interface com.aserto.authorizer.v2.api.IdentityContextOrBuilder
string identity = 1 [json_name = "identity"];
getIdentityBytes() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
string identity = 1 [json_name = "identity"];
getIdentityBytes() - Method in class com.aserto.authorizer.v2.api.IdentityContext
string identity = 1 [json_name = "identity"];
getIdentityBytes() - Method in interface com.aserto.authorizer.v2.api.IdentityContextOrBuilder
string identity = 1 [json_name = "identity"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContext() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContext() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.IsRequest
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContext() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIdentityContext() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIdentityContext() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIdentityContextBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContextBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIdentityContextOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
getIn() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The location of the API key.
getIn() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The location of the API key.
getIn() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The location of the API key.
getInfo() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
getInfo() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Provides metadata about the API.
getInfo() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Provides metadata about the API.
getInfoBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
getInfoMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getInfoOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
getInfoOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Provides metadata about the API.
getInfoOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Provides metadata about the API.
getInput() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string input = 2 [json_name = "input"];
getInput() - Method in class com.aserto.authorizer.v2.CompileRequest
string input = 2 [json_name = "input"];
getInput() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
string input = 2 [json_name = "input"];
getInput() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string input = 2 [json_name = "input"];
getInput() - Method in class com.aserto.authorizer.v2.QueryRequest
string input = 2 [json_name = "input"];
getInput() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
string input = 2 [json_name = "input"];
getInputBytes() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string input = 2 [json_name = "input"];
getInputBytes() - Method in class com.aserto.authorizer.v2.CompileRequest
string input = 2 [json_name = "input"];
getInputBytes() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
string input = 2 [json_name = "input"];
getInputBytes() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string input = 2 [json_name = "input"];
getInputBytes() - Method in class com.aserto.authorizer.v2.QueryRequest
string input = 2 [json_name = "input"];
getInputBytes() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
string input = 2 [json_name = "input"];
getInstanceLabel() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
label identifying the instance of the policy
getInstanceLabel() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
label identifying the instance of the policy
getInstanceLabel() - Method in interface com.aserto.authorizer.v2.api.PolicyInstanceOrBuilder
label identifying the instance of the policy
getInstanceLabelBytes() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
label identifying the instance of the policy
getInstanceLabelBytes() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
label identifying the instance of the policy
getInstanceLabelBytes() - Method in interface com.aserto.authorizer.v2.api.PolicyInstanceOrBuilder
label identifying the instance of the policy
getInstrument() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
getInstrument() - Method in class com.aserto.authorizer.v2.QueryOptions
default false
getInstrument() - Method in interface com.aserto.authorizer.v2.QueryOptionsOrBuilder
default false
getInValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The location of the API key.
getInValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The location of the API key.
getInValue() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The location of the API key.
getIs() - Method in class com.aserto.authorizer.v2.Decision.Builder
bool is = 2 [json_name = "is"];
getIs() - Method in class com.aserto.authorizer.v2.Decision
bool is = 2 [json_name = "is"];
getIs() - Method in interface com.aserto.authorizer.v2.DecisionOrBuilder
bool is = 2 [json_name = "is"];
getIsMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getJsonSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getJsonSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getJsonSchema() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getJsonSchemaBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getJsonSchemaOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getJsonSchemaOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getJsonSchemaOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
getLicense() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
getLicense() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The license information for the exposed API.
getLicense() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The license information for the exposed API.
getLicenseBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
getLicenseOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
getLicenseOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The license information for the exposed API.
getLicenseOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The license information for the exposed API.
getListPoliciesMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getMaximum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Maximum represents an inclusive upper limit for a numeric instance.
getMaximum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Maximum represents an inclusive upper limit for a numeric instance.
getMaximum() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Maximum represents an inclusive upper limit for a numeric instance.
getMaxItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_items = 20 [json_name = "maxItems"];
getMaxItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
uint64 max_items = 20 [json_name = "maxItems"];
getMaxItems() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
uint64 max_items = 20 [json_name = "maxItems"];
getMaxLength() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_length = 15 [json_name = "maxLength"];
getMaxLength() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
uint64 max_length = 15 [json_name = "maxLength"];
getMaxLength() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
uint64 max_length = 15 [json_name = "maxLength"];
getMaxProperties() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_properties = 24 [json_name = "maxProperties"];
getMaxProperties() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
uint64 max_properties = 24 [json_name = "maxProperties"];
getMaxProperties() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
uint64 max_properties = 24 [json_name = "maxProperties"];
getMetrics() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetrics() - Method in class com.aserto.authorizer.v2.CompileResponse
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetrics() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetrics() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
getMetrics() - Method in class com.aserto.authorizer.v2.QueryOptions
default false
getMetrics() - Method in interface com.aserto.authorizer.v2.QueryOptionsOrBuilder
default false
getMetrics() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetrics() - Method in class com.aserto.authorizer.v2.QueryResponse
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetrics() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsOrBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsOrBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsOrBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsOrBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMetricsOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
getMinimum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
minimum represents an inclusive lower limit for a numeric instance.
getMinimum() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
minimum represents an inclusive lower limit for a numeric instance.
getMinimum() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
minimum represents an inclusive lower limit for a numeric instance.
getMinItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_items = 21 [json_name = "minItems"];
getMinItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
uint64 min_items = 21 [json_name = "minItems"];
getMinItems() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
uint64 min_items = 21 [json_name = "minItems"];
getMinLength() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_length = 16 [json_name = "minLength"];
getMinLength() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
uint64 min_length = 16 [json_name = "minLength"];
getMinLength() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
uint64 min_length = 16 [json_name = "minLength"];
getMinProperties() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_properties = 25 [json_name = "minProperties"];
getMinProperties() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
uint64 min_properties = 25 [json_name = "minProperties"];
getMinProperties() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
uint64 min_properties = 25 [json_name = "minProperties"];
getMultipleOf() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
double multiple_of = 10 [json_name = "multipleOf"];
getMultipleOf() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
double multiple_of = 10 [json_name = "multipleOf"];
getMultipleOf() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
double multiple_of = 10 [json_name = "multipleOf"];
getMutableAnnotations() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Deprecated.
getMutableExamples() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Deprecated.
getMutableExtensions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Deprecated.
getMutableHeaders() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Deprecated.
getMutableOutcomes() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Deprecated.
getMutableResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Deprecated.
getMutableResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Deprecated.
getMutableScope() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Deprecated.
getMutableSecurity() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
Deprecated.
getMutableSecurityRequirement() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Deprecated.
getName() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
policy name
getName() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
policy name
getName() - Method in interface com.aserto.authorizer.v2.api.PolicyInstanceOrBuilder
policy name
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The identifying name of the contact person/organization.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
The identifying name of the contact person/organization.
getName() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ContactOrBuilder
The identifying name of the contact person/organization.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Name` is the header name.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Name` is the header name.
getName() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Name` is the header name.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
The license name used for the API.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
The license name used for the API.
getName() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.LicenseOrBuilder
The license name used for the API.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The name of the header or query parameter to be used.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The name of the header or query parameter to be used.
getName() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The name of the header or query parameter to be used.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
The name of the tag.
getName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
The name of the tag.
getName() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
The name of the tag.
getNameBytes() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
policy name
getNameBytes() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
policy name
getNameBytes() - Method in interface com.aserto.authorizer.v2.api.PolicyInstanceOrBuilder
policy name
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The identifying name of the contact person/organization.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
The identifying name of the contact person/organization.
getNameBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ContactOrBuilder
The identifying name of the contact person/organization.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Name` is the header name.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Name` is the header name.
getNameBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Name` is the header name.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
The license name used for the API.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
The license name used for the API.
getNameBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.LicenseOrBuilder
The license name used for the API.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The name of the header or query parameter to be used.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The name of the header or query parameter to be used.
getNameBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The name of the header or query parameter to be used.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
The name of the tag.
getNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
The name of the tag.
getNameBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
The name of the tag.
getNumber() - Method in enum com.aserto.authorizer.v2.api.IdentityType
 
getNumber() - Method in enum com.aserto.authorizer.v2.PathSeparator
 
getNumber() - Method in enum com.aserto.authorizer.v2.TraceLevel
 
getNumber() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
getNumber() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
getNumber() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
getNumber() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
getNumber() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
getNumber() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 
getOperationId() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Unique string used to identify the operation.
getOperationId() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Unique string used to identify the operation.
getOperationId() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Unique string used to identify the operation.
getOperationIdBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Unique string used to identify the operation.
getOperationIdBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Unique string used to identify the operation.
getOperationIdBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Unique string used to identify the operation.
getOptions() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptions() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptions() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptions() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOptions() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOptions() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOptionsBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptionsBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptionsBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOptionsOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
getOs() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string os = 4 [json_name = "os"];
getOs() - Method in class com.aserto.authorizer.v2.InfoResponse
string os = 4 [json_name = "os"];
getOs() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string os = 4 [json_name = "os"];
getOsBytes() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string os = 4 [json_name = "os"];
getOsBytes() - Method in class com.aserto.authorizer.v2.InfoResponse
string os = 4 [json_name = "os"];
getOsBytes() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string os = 4 [json_name = "os"];
getOutcomes() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Deprecated.
getOutcomes() - Method in class com.aserto.authorizer.v2.api.Decision
Deprecated.
getOutcomes() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
Deprecated.
getOutcomesCount() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
getOutcomesCount() - Method in class com.aserto.authorizer.v2.api.Decision
 
getOutcomesCount() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
outcome of the decisions specified in the policy context
getOutcomesMap() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
getOutcomesMap() - Method in class com.aserto.authorizer.v2.api.Decision
outcome of the decisions specified in the policy context
getOutcomesMap() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
outcome of the decisions specified in the policy context
getOutcomesOrDefault(String, boolean) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
getOutcomesOrDefault(String, boolean) - Method in class com.aserto.authorizer.v2.api.Decision
outcome of the decisions specified in the policy context
getOutcomesOrDefault(String, boolean) - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
outcome of the decisions specified in the policy context
getOutcomesOrThrow(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
getOutcomesOrThrow(String) - Method in class com.aserto.authorizer.v2.api.Decision
outcome of the decisions specified in the policy context
getOutcomesOrThrow(String) - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
outcome of the decisions specified in the policy context
getPackagePath() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_path = 3 [json_name = "packagePath"];
getPackagePath() - Method in class com.aserto.authorizer.v2.api.Module
optional string package_path = 3 [json_name = "packagePath"];
getPackagePath() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string package_path = 3 [json_name = "packagePath"];
getPackagePathBytes() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_path = 3 [json_name = "packagePath"];
getPackagePathBytes() - Method in class com.aserto.authorizer.v2.api.Module
optional string package_path = 3 [json_name = "packagePath"];
getPackagePathBytes() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string package_path = 3 [json_name = "packagePath"];
getPackageRoot() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_root = 5 [json_name = "packageRoot"];
getPackageRoot() - Method in class com.aserto.authorizer.v2.api.Module
optional string package_root = 5 [json_name = "packageRoot"];
getPackageRoot() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string package_root = 5 [json_name = "packageRoot"];
getPackageRootBytes() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_root = 5 [json_name = "packageRoot"];
getPackageRootBytes() - Method in class com.aserto.authorizer.v2.api.Module
optional string package_root = 5 [json_name = "packageRoot"];
getPackageRootBytes() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string package_root = 5 [json_name = "packageRoot"];
getParameters() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
getParameters() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom parameters such as HTTP request headers.
getParameters() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom parameters such as HTTP request headers.
getParametersBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
getParametersOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
getParametersOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom parameters such as HTTP request headers.
getParametersOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom parameters such as HTTP request headers.
getParserForType() - Method in class com.aserto.authorizer.v2.api.Decision
 
getParserForType() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
getParserForType() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
getParserForType() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
getParserForType() - Method in class com.aserto.authorizer.v2.api.Module
 
getParserForType() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
getParserForType() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
getParserForType() - Method in class com.aserto.authorizer.v2.CompileRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.CompileResponse
 
getParserForType() - Method in class com.aserto.authorizer.v2.Decision
 
getParserForType() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
getParserForType() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
getParserForType() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
getParserForType() - Method in class com.aserto.authorizer.v2.InfoRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.InfoResponse
 
getParserForType() - Method in class com.aserto.authorizer.v2.IsRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.IsResponse
 
getParserForType() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
getParserForType() - Method in class com.aserto.authorizer.v2.QueryOptions
 
getParserForType() - Method in class com.aserto.authorizer.v2.QueryRequest
 
getParserForType() - Method in class com.aserto.authorizer.v2.QueryResponse
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getParserForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
getPath() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Policy path used in decision
getPath() - Method in class com.aserto.authorizer.v2.api.Decision
Policy path used in decision
getPath() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
Policy path used in decision
getPath() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
policy path aka package name
getPath() - Method in class com.aserto.authorizer.v2.api.PolicyContext
policy path aka package name
getPath() - Method in interface com.aserto.authorizer.v2.api.PolicyContextOrBuilder
policy path aka package name
getPath() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
getPath() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
.google.protobuf.Struct path = 3 [json_name = "path"];
getPath() - Method in interface com.aserto.authorizer.v2.DecisionTreeResponseOrBuilder
.google.protobuf.Struct path = 3 [json_name = "path"];
getPathBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
getPathBytes() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Policy path used in decision
getPathBytes() - Method in class com.aserto.authorizer.v2.api.Decision
Policy path used in decision
getPathBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
Policy path used in decision
getPathBytes() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
policy path aka package name
getPathBytes() - Method in class com.aserto.authorizer.v2.api.PolicyContext
policy path aka package name
getPathBytes() - Method in interface com.aserto.authorizer.v2.api.PolicyContextOrBuilder
policy path aka package name
getPathOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
getPathOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
.google.protobuf.Struct path = 3 [json_name = "path"];
getPathOrBuilder() - Method in interface com.aserto.authorizer.v2.DecisionTreeResponseOrBuilder
.google.protobuf.Struct path = 3 [json_name = "path"];
getPathParamName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
Alternative parameter name when used as path parameter.
getPathParamName() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
Alternative parameter name when used as path parameter.
getPathParamName() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfigurationOrBuilder
Alternative parameter name when used as path parameter.
getPathParamNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
Alternative parameter name when used as path parameter.
getPathParamNameBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
Alternative parameter name when used as path parameter.
getPathParamNameBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfigurationOrBuilder
Alternative parameter name when used as path parameter.
getPathRoot() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
string path_root = 1 [json_name = "pathRoot"];
getPathRoot() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
string path_root = 1 [json_name = "pathRoot"];
getPathRoot() - Method in interface com.aserto.authorizer.v2.DecisionTreeResponseOrBuilder
string path_root = 1 [json_name = "pathRoot"];
getPathRootBytes() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
string path_root = 1 [json_name = "pathRoot"];
getPathRootBytes() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
string path_root = 1 [json_name = "pathRoot"];
getPathRootBytes() - Method in interface com.aserto.authorizer.v2.DecisionTreeResponseOrBuilder
string path_root = 1 [json_name = "pathRoot"];
getPathSeparator() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
getPathSeparator() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
getPathSeparator() - Method in interface com.aserto.authorizer.v2.DecisionTreeOptionsOrBuilder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
getPathSeparatorValue() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
getPathSeparatorValue() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
getPathSeparatorValue() - Method in interface com.aserto.authorizer.v2.DecisionTreeOptionsOrBuilder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
getPattern() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
getPattern() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
getPattern() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
getPattern() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string pattern = 17 [json_name = "pattern"];
getPattern() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
string pattern = 17 [json_name = "pattern"];
getPattern() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
string pattern = 17 [json_name = "pattern"];
getPatternBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
getPatternBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
getPatternBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
getPatternBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string pattern = 17 [json_name = "pattern"];
getPatternBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
string pattern = 17 [json_name = "pattern"];
getPatternBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
string pattern = 17 [json_name = "pattern"];
getPolicy() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
getPolicy() - Method in class com.aserto.authorizer.v2.api.Decision
info about policy used for the decision
getPolicy() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
info about policy used for the decision
getPolicy(GetPolicyRequest, StreamObserver<GetPolicyResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
getPolicy(GetPolicyRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
getPolicy(GetPolicyRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
getPolicy(GetPolicyRequest, StreamObserver<GetPolicyResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
getPolicyBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
getPolicyContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContext() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContext() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.IsRequest
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContext() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyContext() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyContext() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyContextBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContextBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyContextOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
getPolicyInstance() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
policy instance used in decision
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
policy instance used in decision
getPolicyInstance() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.IsRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.ListPoliciesRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyInstance() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyInstance() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstanceBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
policy instance used in decision
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
policy instance used in decision
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.ListPoliciesRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyInstanceOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
getPolicyOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
getPolicyOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision
info about policy used for the decision
getPolicyOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
info about policy used for the decision
GetPolicyRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.GetPolicyRequest
GetPolicyRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.GetPolicyRequest
GetPolicyRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
GetPolicyResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.GetPolicyResponse
GetPolicyResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.GetPolicyResponse
GetPolicyResponseOrBuilder - Interface in com.aserto.authorizer.v2
 
getProduces(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
getProduces(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can produce.
getProduces(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can produce.
getProduces(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
getProduces(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can produce.
getProduces(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can produce.
getProducesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
getProducesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can produce.
getProducesBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can produce.
getProducesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
getProducesBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can produce.
getProducesBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can produce.
getProducesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
getProducesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can produce.
getProducesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can produce.
getProducesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
getProducesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can produce.
getProducesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can produce.
getProducesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
getProducesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of MIME types the operation can produce.
getProducesList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of MIME types the operation can produce.
getProducesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
getProducesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of MIME types the APIs can produce.
getProducesList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of MIME types the APIs can produce.
getQuery() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string query = 1 [json_name = "query"];
getQuery() - Method in class com.aserto.authorizer.v2.CompileRequest
string query = 1 [json_name = "query"];
getQuery() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
string query = 1 [json_name = "query"];
getQuery() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string query = 1 [json_name = "query"];
getQuery() - Method in class com.aserto.authorizer.v2.QueryRequest
string query = 1 [json_name = "query"];
getQuery() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
string query = 1 [json_name = "query"];
getQueryBytes() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string query = 1 [json_name = "query"];
getQueryBytes() - Method in class com.aserto.authorizer.v2.CompileRequest
string query = 1 [json_name = "query"];
getQueryBytes() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
string query = 1 [json_name = "query"];
getQueryBytes() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string query = 1 [json_name = "query"];
getQueryBytes() - Method in class com.aserto.authorizer.v2.QueryRequest
string query = 1 [json_name = "query"];
getQueryBytes() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
string query = 1 [json_name = "query"];
getQueryMethod() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getRaw() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string raw = 2 [json_name = "raw"];
getRaw() - Method in class com.aserto.authorizer.v2.api.Module
optional string raw = 2 [json_name = "raw"];
getRaw() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string raw = 2 [json_name = "raw"];
getRawBytes() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string raw = 2 [json_name = "raw"];
getRawBytes() - Method in class com.aserto.authorizer.v2.api.Module
optional string raw = 2 [json_name = "raw"];
getRawBytes() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string raw = 2 [json_name = "raw"];
getReadOnly() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool read_only = 8 [json_name = "readOnly"];
getReadOnly() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
bool read_only = 8 [json_name = "readOnly"];
getReadOnly() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
bool read_only = 8 [json_name = "readOnly"];
getReadOnly() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Relevant only for Schema "properties" definitions.
getReadOnly() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
Relevant only for Schema "properties" definitions.
getReadOnly() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
Relevant only for Schema "properties" definitions.
getRef() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Ref is used to define an external reference to include in the message.
getRef() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Ref is used to define an external reference to include in the message.
getRef() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Ref is used to define an external reference to include in the message.
getRefBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Ref is used to define an external reference to include in the message.
getRefBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Ref is used to define an external reference to include in the message.
getRefBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Ref is used to define an external reference to include in the message.
getRegistryDigest() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
digest of the policy image
getRegistryDigest() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
digest of the policy image
getRegistryDigest() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
digest of the policy image
getRegistryDigestBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
digest of the policy image
getRegistryDigestBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
digest of the policy image
getRegistryDigestBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
digest of the policy image
getRegistryImage() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
image of the policy in the registry, including org (e.g.
getRegistryImage() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
image of the policy in the registry, including org (e.g.
getRegistryImage() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
image of the policy in the registry, including org (e.g.
getRegistryImageBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
image of the policy in the registry, including org (e.g.
getRegistryImageBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
image of the policy in the registry, including org (e.g.
getRegistryImageBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
image of the policy in the registry, including org (e.g.
getRegistryService() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
registry service where policy was retrieved from (e.g.
getRegistryService() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
registry service where policy was retrieved from (e.g.
getRegistryService() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
registry service where policy was retrieved from (e.g.
getRegistryServiceBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
registry service where policy was retrieved from (e.g.
getRegistryServiceBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
registry service where policy was retrieved from (e.g.
getRegistryServiceBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
registry service where policy was retrieved from (e.g.
getRegistryTag() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
tag of the policy image (e.g.
getRegistryTag() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
tag of the policy image (e.g.
getRegistryTag() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
tag of the policy image (e.g.
getRegistryTagBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
tag of the policy image (e.g.
getRegistryTagBytes() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
tag of the policy image (e.g.
getRegistryTagBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
tag of the policy image (e.g.
getRequired() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Required` indicates if the header is optional
getRequired() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Required` indicates if the header is optional
getRequired() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Required` indicates if the header is optional
getRequired(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
getRequired(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated string required = 26 [json_name = "required"];
getRequired(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated string required = 26 [json_name = "required"];
getRequiredBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
getRequiredBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated string required = 26 [json_name = "required"];
getRequiredBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated string required = 26 [json_name = "required"];
getRequiredCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
getRequiredCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated string required = 26 [json_name = "required"];
getRequiredCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated string required = 26 [json_name = "required"];
getRequiredList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
getRequiredList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated string required = 26 [json_name = "required"];
getRequiredList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated string required = 26 [json_name = "required"];
getResource() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
getResource() - Method in class com.aserto.authorizer.v2.api.Decision
the resource context used in a decision
getResource() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
the resource context used in a decision
getResourceBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
getResourceContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContext() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContext() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.IsRequest
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContext() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceContext() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceContext() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceContextBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContextBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContextBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContextBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.IsRequest
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceContextOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
getResourceOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
getResourceOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision
the resource context used in a decision
getResourceOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
the resource context used in a decision
getResponse() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponse() - Method in class com.aserto.authorizer.v2.QueryResponse
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponse() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponseBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponseOrBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponseOrBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponseOrBuilder() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
.google.protobuf.Struct response = 1 [json_name = "response"];
getResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Deprecated.
getResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Deprecated.
getResponses() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Deprecated.
getResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Deprecated.
getResponses() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Deprecated.
getResponses() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Deprecated.
getResponsesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
getResponsesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getResponsesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The list of possible responses as they are returned from executing this operation.
getResponsesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
getResponsesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getResponsesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
An object to hold responses that can be used across operations.
getResponsesMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
getResponsesMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The list of possible responses as they are returned from executing this operation.
getResponsesMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The list of possible responses as they are returned from executing this operation.
getResponsesMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
getResponsesMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
An object to hold responses that can be used across operations.
getResponsesMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
An object to hold responses that can be used across operations.
getResponsesOrDefault(String, Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
getResponsesOrDefault(String, Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The list of possible responses as they are returned from executing this operation.
getResponsesOrDefault(String, Response) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The list of possible responses as they are returned from executing this operation.
getResponsesOrDefault(String, Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
getResponsesOrDefault(String, Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
An object to hold responses that can be used across operations.
getResponsesOrDefault(String, Response) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
An object to hold responses that can be used across operations.
getResponsesOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
getResponsesOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The list of possible responses as they are returned from executing this operation.
getResponsesOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The list of possible responses as they are returned from executing this operation.
getResponsesOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
getResponsesOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
An object to hold responses that can be used across operations.
getResponsesOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
An object to hold responses that can be used across operations.
getResult() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
getResult() - Method in class com.aserto.authorizer.v2.CompileResponse
.google.protobuf.Struct result = 1 [json_name = "result"];
getResult() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
.google.protobuf.Struct result = 1 [json_name = "result"];
getResult() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResult() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResult() - Method in interface com.aserto.authorizer.v2.GetPolicyResponseOrBuilder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResult(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResult(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResult(int) - Method in interface com.aserto.authorizer.v2.ListPoliciesResponseOrBuilder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
getResultBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultBuilder(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultBuilderList() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultCount() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultCount() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultCount() - Method in interface com.aserto.authorizer.v2.ListPoliciesResponseOrBuilder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultList() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultList() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultList() - Method in interface com.aserto.authorizer.v2.ListPoliciesResponseOrBuilder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
getResultOrBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse
.google.protobuf.Struct result = 1 [json_name = "result"];
getResultOrBuilder() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
.google.protobuf.Struct result = 1 [json_name = "result"];
getResultOrBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilder() - Method in interface com.aserto.authorizer.v2.GetPolicyResponseOrBuilder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilder(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilder(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilder(int) - Method in interface com.aserto.authorizer.v2.ListPoliciesResponseOrBuilder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilderList() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilderList() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getResultOrBuilderList() - Method in interface com.aserto.authorizer.v2.ListPoliciesResponseOrBuilder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
getSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
getSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Schema` optionally defines the structure of the response.
getSchema() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Schema` optionally defines the structure of the response.
getSchemaBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
getSchemaOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
getSchemaOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Schema` optionally defines the structure of the response.
getSchemaOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Schema` optionally defines the structure of the response.
getSchemes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
getSchemes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The transfer protocol for the operation.
getSchemes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The transfer protocol for the operation.
getSchemes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
getSchemes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The transfer protocol of the API.
getSchemes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The transfer protocol of the API.
getSchemesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
getSchemesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The transfer protocol for the operation.
getSchemesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The transfer protocol for the operation.
getSchemesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
getSchemesCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The transfer protocol of the API.
getSchemesCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The transfer protocol of the API.
getSchemesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
getSchemesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The transfer protocol for the operation.
getSchemesList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The transfer protocol for the operation.
getSchemesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
getSchemesList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The transfer protocol of the API.
getSchemesList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The transfer protocol of the API.
getSchemesValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
getSchemesValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The transfer protocol for the operation.
getSchemesValue(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The transfer protocol for the operation.
getSchemesValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
getSchemesValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The transfer protocol of the API.
getSchemesValue(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The transfer protocol of the API.
getSchemesValueList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
getSchemesValueList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
The transfer protocol for the operation.
getSchemesValueList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
The transfer protocol for the operation.
getSchemesValueList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
getSchemesValueList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
The transfer protocol of the API.
getSchemesValueList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
The transfer protocol of the API.
getScope() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Deprecated.
getScope() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
Deprecated.
getScope() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ScopesOrBuilder
Deprecated.
getScope(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
getScope(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
repeated string scope = 1 [json_name = "scope"];
getScope(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValueOrBuilder
repeated string scope = 1 [json_name = "scope"];
getScopeBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
getScopeBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
repeated string scope = 1 [json_name = "scope"];
getScopeBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValueOrBuilder
repeated string scope = 1 [json_name = "scope"];
getScopeCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
getScopeCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
getScopeCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ScopesOrBuilder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
getScopeCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
repeated string scope = 1 [json_name = "scope"];
getScopeCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValueOrBuilder
repeated string scope = 1 [json_name = "scope"];
getScopeList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
getScopeList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
repeated string scope = 1 [json_name = "scope"];
getScopeList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValueOrBuilder
repeated string scope = 1 [json_name = "scope"];
getScopeMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ScopesOrBuilder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeOrDefault(String, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeOrDefault(String, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeOrDefault(String, String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ScopesOrBuilder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
Maps between a name of a scope to a short description of it (as the value of the property).
getScopeOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ScopesOrBuilder
Maps between a name of a scope to a short description of it (as the value of the property).
getScopes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
getScopes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The available scopes for the OAuth2 security scheme.
getScopes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The available scopes for the OAuth2 security scheme.
getScopesBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
getScopesOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
getScopesOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The available scopes for the OAuth2 security scheme.
getScopesOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The available scopes for the OAuth2 security scheme.
getSecurity(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurity(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A declaration of which security schemes are applied for this operation.
getSecurity(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A declaration of which security schemes are applied for this operation.
getSecurity() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
Deprecated.
getSecurity() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
Deprecated.
getSecurity() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsOrBuilder
Deprecated.
getSecurity(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurity(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A declaration of which security schemes are applied for the API as a whole.
getSecurity(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A declaration of which security schemes are applied for the API as a whole.
getSecurityBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurityBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurityBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurityBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurityCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurityCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A declaration of which security schemes are applied for this operation.
getSecurityCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A declaration of which security schemes are applied for this operation.
getSecurityCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
getSecurityCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
getSecurityCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsOrBuilder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurityCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A declaration of which security schemes are applied for the API as a whole.
getSecurityCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A declaration of which security schemes are applied for the API as a whole.
getSecurityDefinitions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
getSecurityDefinitions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Security scheme definitions that can be used across the specification.
getSecurityDefinitions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Security scheme definitions that can be used across the specification.
getSecurityDefinitionsBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
getSecurityDefinitionsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
getSecurityDefinitionsOrBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Security scheme definitions that can be used across the specification.
getSecurityDefinitionsOrBuilder() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Security scheme definitions that can be used across the specification.
getSecurityList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurityList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A declaration of which security schemes are applied for this operation.
getSecurityList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A declaration of which security schemes are applied for this operation.
getSecurityList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurityList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A declaration of which security schemes are applied for the API as a whole.
getSecurityList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A declaration of which security schemes are applied for the API as a whole.
getSecurityMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsOrBuilder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurityOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A declaration of which security schemes are applied for this operation.
getSecurityOrBuilder(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A declaration of which security schemes are applied for this operation.
getSecurityOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurityOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A declaration of which security schemes are applied for the API as a whole.
getSecurityOrBuilder(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A declaration of which security schemes are applied for the API as a whole.
getSecurityOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
getSecurityOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A declaration of which security schemes are applied for this operation.
getSecurityOrBuilderList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A declaration of which security schemes are applied for this operation.
getSecurityOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
getSecurityOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A declaration of which security schemes are applied for the API as a whole.
getSecurityOrBuilderList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A declaration of which security schemes are applied for the API as a whole.
getSecurityOrDefault(String, SecurityScheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityOrDefault(String, SecurityScheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityOrDefault(String, SecurityScheme) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsOrBuilder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitionsOrBuilder
A single security scheme definition, mapping a "name" to the scheme it defines.
getSecurityRequirement() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Deprecated.
getSecurityRequirement() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
Deprecated.
getSecurityRequirement() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementOrBuilder
Deprecated.
getSecurityRequirementCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
getSecurityRequirementCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
getSecurityRequirementCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementOrBuilder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementMap() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementMap() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementOrBuilder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementOrDefault(String, SecurityRequirement.SecurityRequirementValue) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementOrDefault(String, SecurityRequirement.SecurityRequirementValue) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementOrDefault(String, SecurityRequirement.SecurityRequirementValue) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementOrBuilder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementOrThrow(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSecurityRequirementOrThrow(String) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirementOrBuilder
Each name must correspond to a security scheme which is declared in the Security Definitions.
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.Decision
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.Module
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.CompileRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.CompileResponse
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.Decision
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.InfoRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.InfoResponse
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.IsRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.IsResponse
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.QueryOptions
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.QueryRequest
 
getSerializedSize() - Method in class com.aserto.authorizer.v2.QueryResponse
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
getSerializedSize() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
getServiceDescriptor() - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
 
getSummary() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A short summary of what the operation does.
getSummary() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A short summary of what the operation does.
getSummary() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A short summary of what the operation does.
getSummaryBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A short summary of what the operation does.
getSummaryBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A short summary of what the operation does.
getSummaryBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A short summary of what the operation does.
getSwagger() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Specifies the OpenAPI Specification version being used.
getSwagger() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Specifies the OpenAPI Specification version being used.
getSwagger() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Specifies the OpenAPI Specification version being used.
getSwaggerBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Specifies the OpenAPI Specification version being used.
getSwaggerBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Specifies the OpenAPI Specification version being used.
getSwaggerBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Specifies the OpenAPI Specification version being used.
getTags(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
getTags(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of tags for API documentation control.
getTags(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of tags for API documentation control.
getTags(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTags(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of tags for API documentation control.
getTags(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of tags for API documentation control.
getTagsBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTagsBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTagsBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
getTagsBytes(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of tags for API documentation control.
getTagsBytes(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of tags for API documentation control.
getTagsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
getTagsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of tags for API documentation control.
getTagsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of tags for API documentation control.
getTagsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTagsCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of tags for API documentation control.
getTagsCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of tags for API documentation control.
getTagsList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
getTagsList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
A list of tags for API documentation control.
getTagsList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
A list of tags for API documentation control.
getTagsList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTagsList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of tags for API documentation control.
getTagsList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of tags for API documentation control.
getTagsOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTagsOrBuilder(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of tags for API documentation control.
getTagsOrBuilder(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of tags for API documentation control.
getTagsOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
getTagsOrBuilderList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
A list of tags for API documentation control.
getTagsOrBuilderList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
A list of tags for API documentation control.
getTenantId() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
id of the tenant that generated the decision
getTenantId() - Method in class com.aserto.authorizer.v2.api.Decision
id of the tenant that generated the decision
getTenantId() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
id of the tenant that generated the decision
getTenantIdBytes() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
id of the tenant that generated the decision
getTenantIdBytes() - Method in class com.aserto.authorizer.v2.api.Decision
id of the tenant that generated the decision
getTenantIdBytes() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
id of the tenant that generated the decision
getTermsOfService() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The Terms of Service for the API.
getTermsOfService() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The Terms of Service for the API.
getTermsOfService() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The Terms of Service for the API.
getTermsOfServiceBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The Terms of Service for the API.
getTermsOfServiceBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The Terms of Service for the API.
getTermsOfServiceBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The Terms of Service for the API.
getTimestamp() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
getTimestamp() - Method in class com.aserto.authorizer.v2.api.Decision
UTC time when the decision was made
getTimestamp() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
UTC time when the decision was made
getTimestampBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
getTimestampOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
getTimestampOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision
UTC time when the decision was made
getTimestampOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
UTC time when the decision was made
getTitle() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The title of the application.
getTitle() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The title of the application.
getTitle() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The title of the application.
getTitle() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
The title of the schema.
getTitle() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
The title of the schema.
getTitle() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
The title of the schema.
getTitleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The title of the application.
getTitleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The title of the application.
getTitleBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The title of the application.
getTitleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
The title of the schema.
getTitleBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
The title of the schema.
getTitleBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
The title of the schema.
getTokenUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The token URL to be used for this flow.
getTokenUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The token URL to be used for this flow.
getTokenUrl() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The token URL to be used for this flow.
getTokenUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The token URL to be used for this flow.
getTokenUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The token URL to be used for this flow.
getTokenUrlBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The token URL to be used for this flow.
getTrace(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTrace(int) - Method in class com.aserto.authorizer.v2.CompileResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTrace(int) - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTrace() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default ExplainOffV1
getTrace() - Method in class com.aserto.authorizer.v2.QueryOptions
default ExplainOffV1
getTrace() - Method in interface com.aserto.authorizer.v2.QueryOptionsOrBuilder
default ExplainOffV1
getTrace(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTrace(int) - Method in class com.aserto.authorizer.v2.QueryResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTrace(int) - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceBuilder(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceBuilder(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceBuilderList() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceBuilderList() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceCount() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceCount() - Method in class com.aserto.authorizer.v2.CompileResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceCount() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceCount() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceCount() - Method in class com.aserto.authorizer.v2.QueryResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceCount() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceList() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceList() - Method in class com.aserto.authorizer.v2.CompileResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceList() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceList() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceList() - Method in class com.aserto.authorizer.v2.QueryResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceList() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilder(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilder(int) - Method in class com.aserto.authorizer.v2.CompileResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilder(int) - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilder(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilder(int) - Method in class com.aserto.authorizer.v2.QueryResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilder(int) - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilderList() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilderList() - Method in class com.aserto.authorizer.v2.CompileResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilderList() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilderList() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilderList() - Method in class com.aserto.authorizer.v2.QueryResponse
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceOrBuilderList() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
getTraceSummary(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummary(int) - Method in class com.aserto.authorizer.v2.CompileResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummary(int) - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummary() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
getTraceSummary() - Method in class com.aserto.authorizer.v2.QueryOptions
default false
getTraceSummary() - Method in interface com.aserto.authorizer.v2.QueryOptionsOrBuilder
default false
getTraceSummary(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummary(int) - Method in class com.aserto.authorizer.v2.QueryResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummary(int) - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryBytes(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryBytes(int) - Method in class com.aserto.authorizer.v2.CompileResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryBytes(int) - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryBytes(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryBytes(int) - Method in class com.aserto.authorizer.v2.QueryResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryBytes(int) - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryCount() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryCount() - Method in class com.aserto.authorizer.v2.CompileResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryCount() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryCount() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryCount() - Method in class com.aserto.authorizer.v2.QueryResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryCount() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryList() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryList() - Method in class com.aserto.authorizer.v2.CompileResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryList() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryList() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryList() - Method in class com.aserto.authorizer.v2.QueryResponse
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceSummaryList() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
repeated string trace_summary = 4 [json_name = "traceSummary"];
getTraceValue() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default ExplainOffV1
getTraceValue() - Method in class com.aserto.authorizer.v2.QueryOptions
default ExplainOffV1
getTraceValue() - Method in interface com.aserto.authorizer.v2.QueryOptionsOrBuilder
default ExplainOffV1
getType() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
getType() - Method in class com.aserto.authorizer.v2.api.IdentityContext
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
getType() - Method in interface com.aserto.authorizer.v2.api.IdentityContextOrBuilder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
getType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
The type of the object.
getType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
The type of the object.
getType() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
The type of the object.
getType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Type` is the type of the object.
getType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Type` is the type of the object.
getType() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Type` is the type of the object.
getType(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getType(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getType(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The type of the security scheme.
getType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The type of the security scheme.
getType() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The type of the security scheme.
getTypeBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
The type of the object.
getTypeBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
The type of the object.
getTypeBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderOrBuilder
The type of the object.
getTypeCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeCount() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeCount() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeValue() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
getTypeValue() - Method in class com.aserto.authorizer.v2.api.IdentityContext
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
getTypeValue() - Method in interface com.aserto.authorizer.v2.api.IdentityContextOrBuilder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
getTypeValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Type` is the type of the object.
getTypeValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
`Type` is the type of the object.
getTypeValue() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameterOrBuilder
`Type` is the type of the object.
getTypeValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeValue(int) - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The type of the security scheme.
getTypeValue() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The type of the security scheme.
getTypeValue() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The type of the security scheme.
getTypeValueList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeValueList() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getTypeValueList() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
getUniqueItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool unique_items = 22 [json_name = "uniqueItems"];
getUniqueItems() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
bool unique_items = 22 [json_name = "uniqueItems"];
getUniqueItems() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
bool unique_items = 22 [json_name = "uniqueItems"];
getUnknowns(int) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknowns(int) - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknowns(int) - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsBytes(int) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsBytes(int) - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsBytes(int) - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsCount() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsCount() - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsCount() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsList() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsList() - Method in class com.aserto.authorizer.v2.CompileRequest
repeated string unknowns = 3 [json_name = "unknowns"];
getUnknownsList() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
repeated string unknowns = 3 [json_name = "unknowns"];
getUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The URL pointing to the contact information.
getUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
The URL pointing to the contact information.
getUrl() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ContactOrBuilder
The URL pointing to the contact information.
getUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
The URL for the target documentation.
getUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
The URL for the target documentation.
getUrl() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationOrBuilder
The URL for the target documentation.
getUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
A URL to the license used for the API.
getUrl() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
A URL to the license used for the API.
getUrl() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.LicenseOrBuilder
A URL to the license used for the API.
getUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The URL pointing to the contact information.
getUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
The URL pointing to the contact information.
getUrlBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ContactOrBuilder
The URL pointing to the contact information.
getUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
The URL for the target documentation.
getUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
The URL for the target documentation.
getUrlBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentationOrBuilder
The URL for the target documentation.
getUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
A URL to the license used for the API.
getUrlBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
A URL to the license used for the API.
getUrlBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.LicenseOrBuilder
A URL to the license used for the API.
getUser() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
getUser() - Method in class com.aserto.authorizer.v2.api.Decision
info about user for whom the decision as made
getUser() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
info about user for whom the decision as made
getUserBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
getUserOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
getUserOrBuilder() - Method in class com.aserto.authorizer.v2.api.Decision
info about user for whom the decision as made
getUserOrBuilder() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
info about user for whom the decision as made
getValueDescriptor() - Method in enum com.aserto.authorizer.v2.api.IdentityType
 
getValueDescriptor() - Method in enum com.aserto.authorizer.v2.PathSeparator
 
getValueDescriptor() - Method in enum com.aserto.authorizer.v2.TraceLevel
 
getValueDescriptor() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
getValueDescriptor() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
getValueDescriptor() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
getValueDescriptor() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
getValueDescriptor() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
getValueDescriptor() - Method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 
getVersion() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string version = 1 [json_name = "version"];
getVersion() - Method in class com.aserto.authorizer.v2.InfoResponse
string version = 1 [json_name = "version"];
getVersion() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string version = 1 [json_name = "version"];
getVersion() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Provides the version of the application API (not to be confused with the specification version).
getVersion() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Provides the version of the application API (not to be confused with the specification version).
getVersion() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Provides the version of the application API (not to be confused with the specification version).
getVersionBytes() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string version = 1 [json_name = "version"];
getVersionBytes() - Method in class com.aserto.authorizer.v2.InfoResponse
string version = 1 [json_name = "version"];
getVersionBytes() - Method in interface com.aserto.authorizer.v2.InfoResponseOrBuilder
string version = 1 [json_name = "version"];
getVersionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Provides the version of the application API (not to be confused with the specification version).
getVersionBytes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
Provides the version of the application API (not to be confused with the specification version).
getVersionBytes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
Provides the version of the application API (not to be confused with the specification version).

H

hasAst() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
hasAst() - Method in class com.aserto.authorizer.v2.api.Module
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
hasAst() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
hasContact() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
hasContact() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The contact information for the exposed API.
hasContact() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The contact information for the exposed API.
hasContext() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
hasContext() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
policy context used in the decision
hasContext() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
policy context used in the decision
hasContext() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
hasContext() - Method in class com.aserto.authorizer.v2.api.DecisionUser
identity context used in the decision
hasContext() - Method in interface com.aserto.authorizer.v2.api.DecisionUserOrBuilder
identity context used in the decision
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Additional external documentation for this operation.
hasExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Additional external documentation for this operation.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
Additional external documentation for this schema.
hasExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
Additional external documentation for this schema.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Additional external documentation.
hasExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Additional external documentation.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
hasExternalDocs() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
Additional external documentation for this tag.
hasExternalDocs() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.TagOrBuilder
Additional external documentation for this tag.
hasFieldConfiguration() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
hasFieldConfiguration() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
Additional field level properties used when generating the OpenAPI v2 file.
hasFieldConfiguration() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchemaOrBuilder
Additional field level properties used when generating the OpenAPI v2 file.
hasFieldMask() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
hasFieldMask() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
hasFieldMask() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
hasFieldMask() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
hasFieldMask() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
hasFieldMask() - Method in interface com.aserto.authorizer.v2.ListPoliciesRequestOrBuilder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
hashCode() - Method in class com.aserto.authorizer.v2.api.Decision
 
hashCode() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
hashCode() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
hashCode() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
hashCode() - Method in class com.aserto.authorizer.v2.api.Module
 
hashCode() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
hashCode() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
hashCode() - Method in class com.aserto.authorizer.v2.CompileRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.CompileResponse
 
hashCode() - Method in class com.aserto.authorizer.v2.Decision
 
hashCode() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
hashCode() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
hashCode() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
hashCode() - Method in class com.aserto.authorizer.v2.InfoRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.InfoResponse
 
hashCode() - Method in class com.aserto.authorizer.v2.IsRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.IsResponse
 
hashCode() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
hashCode() - Method in class com.aserto.authorizer.v2.QueryOptions
 
hashCode() - Method in class com.aserto.authorizer.v2.QueryRequest
 
hashCode() - Method in class com.aserto.authorizer.v2.QueryResponse
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
hashCode() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
hasId() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string id = 1 [json_name = "id"];
hasId() - Method in class com.aserto.authorizer.v2.api.Module
optional string id = 1 [json_name = "id"];
hasId() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string id = 1 [json_name = "id"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
hasIdentityContext() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
hasIdentityContext() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.IsRequest
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
hasIdentityContext() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
hasIdentityContext() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
hasIdentityContext() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
hasInfo() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
hasInfo() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Provides metadata about the API.
hasInfo() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Provides metadata about the API.
hasJsonSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
hasJsonSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
hasJsonSchema() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SchemaOrBuilder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
hasLicense() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
hasLicense() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
The license information for the exposed API.
hasLicense() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.InfoOrBuilder
The license information for the exposed API.
hasMetrics() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
hasMetrics() - Method in class com.aserto.authorizer.v2.CompileResponse
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
hasMetrics() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
hasMetrics() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
hasMetrics() - Method in class com.aserto.authorizer.v2.QueryResponse
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
hasMetrics() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
hasOptions() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
hasOptions() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
hasOptions() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
hasOptions() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
hasOptions() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
hasOptions() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
hasPackagePath() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_path = 3 [json_name = "packagePath"];
hasPackagePath() - Method in class com.aserto.authorizer.v2.api.Module
optional string package_path = 3 [json_name = "packagePath"];
hasPackagePath() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string package_path = 3 [json_name = "packagePath"];
hasPackageRoot() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_root = 5 [json_name = "packageRoot"];
hasPackageRoot() - Method in class com.aserto.authorizer.v2.api.Module
optional string package_root = 5 [json_name = "packageRoot"];
hasPackageRoot() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string package_root = 5 [json_name = "packageRoot"];
hasParameters() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
hasParameters() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
Custom parameters such as HTTP request headers.
hasParameters() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.OperationOrBuilder
Custom parameters such as HTTP request headers.
hasPath() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
hasPath() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
.google.protobuf.Struct path = 3 [json_name = "path"];
hasPath() - Method in interface com.aserto.authorizer.v2.DecisionTreeResponseOrBuilder
.google.protobuf.Struct path = 3 [json_name = "path"];
hasPolicy() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
hasPolicy() - Method in class com.aserto.authorizer.v2.api.Decision
info about policy used for the decision
hasPolicy() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
info about policy used for the decision
hasPolicyContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
hasPolicyContext() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
hasPolicyContext() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.IsRequest
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
hasPolicyContext() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
hasPolicyContext() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
hasPolicyContext() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
policy instance used in decision
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.api.DecisionPolicyOrBuilder
policy instance used in decision
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.GetPolicyRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.IsRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.ListPoliciesRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
hasPolicyInstance() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
hasPolicyInstance() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
hasRaw() - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string raw = 2 [json_name = "raw"];
hasRaw() - Method in class com.aserto.authorizer.v2.api.Module
optional string raw = 2 [json_name = "raw"];
hasRaw() - Method in interface com.aserto.authorizer.v2.api.ModuleOrBuilder
optional string raw = 2 [json_name = "raw"];
hasResource() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
hasResource() - Method in class com.aserto.authorizer.v2.api.Decision
the resource context used in a decision
hasResource() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
the resource context used in a decision
hasResourceContext() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.CompileRequest
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
hasResourceContext() - Method in interface com.aserto.authorizer.v2.CompileRequestOrBuilder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
hasResourceContext() - Method in interface com.aserto.authorizer.v2.DecisionTreeRequestOrBuilder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.IsRequest
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
hasResourceContext() - Method in interface com.aserto.authorizer.v2.IsRequestOrBuilder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
hasResourceContext() - Method in class com.aserto.authorizer.v2.QueryRequest
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
hasResourceContext() - Method in interface com.aserto.authorizer.v2.QueryRequestOrBuilder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
hasResponse() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
hasResponse() - Method in class com.aserto.authorizer.v2.QueryResponse
.google.protobuf.Struct response = 1 [json_name = "response"];
hasResponse() - Method in interface com.aserto.authorizer.v2.QueryResponseOrBuilder
.google.protobuf.Struct response = 1 [json_name = "response"];
hasResult() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
hasResult() - Method in class com.aserto.authorizer.v2.CompileResponse
.google.protobuf.Struct result = 1 [json_name = "result"];
hasResult() - Method in interface com.aserto.authorizer.v2.CompileResponseOrBuilder
.google.protobuf.Struct result = 1 [json_name = "result"];
hasResult() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
hasResult() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
hasResult() - Method in interface com.aserto.authorizer.v2.GetPolicyResponseOrBuilder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
hasSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
hasSchema() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
`Schema` optionally defines the structure of the response.
hasSchema() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.ResponseOrBuilder
`Schema` optionally defines the structure of the response.
hasScopes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
hasScopes() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
The available scopes for the OAuth2 security scheme.
hasScopes() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SecuritySchemeOrBuilder
The available scopes for the OAuth2 security scheme.
hasSecurityDefinitions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
hasSecurityDefinitions() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
Security scheme definitions that can be used across the specification.
hasSecurityDefinitions() - Method in interface com.grpc.gateway.protoc_gen_openapiv2.options.SwaggerOrBuilder
Security scheme definitions that can be used across the specification.
hasTenantId() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
id of the tenant that generated the decision
hasTenantId() - Method in class com.aserto.authorizer.v2.api.Decision
id of the tenant that generated the decision
hasTenantId() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
id of the tenant that generated the decision
hasTimestamp() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
hasTimestamp() - Method in class com.aserto.authorizer.v2.api.Decision
UTC time when the decision was made
hasTimestamp() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
UTC time when the decision was made
hasUser() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
hasUser() - Method in class com.aserto.authorizer.v2.api.Decision
info about user for whom the decision as made
hasUser() - Method in interface com.aserto.authorizer.v2.api.DecisionOrBuilder
info about user for whom the decision as made
Header - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Header` is a representation of OpenAPI v2 specification's Header object.
Header.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Header` is a representation of OpenAPI v2 specification's Header object.
HeaderOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
HeaderParameter - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`HeaderParameter` a HTTP header parameter.
HeaderParameter.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`HeaderParameter` a HTTP header parameter.
HeaderParameter.Type - Enum in com.grpc.gateway.protoc_gen_openapiv2.options
`Type` is a a supported HTTP header type.
HeaderParameterOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
HEADERS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
HEADERS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
HOST_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
HTTP_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
HTTP = 1;
HTTPS_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
HTTPS = 2;

I

ID_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
ID_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionUser
 
ID_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Module
 
ID_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.GetPolicyRequest
 
IDENTITY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
IDENTITY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeRequest
 
IDENTITY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.IsRequest
 
IDENTITY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
IDENTITY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.IdentityContext
 
IDENTITY_TYPE_JWT_VALUE - Static variable in enum com.aserto.authorizer.v2.api.IdentityType
JWT, identity field contains a JWT access token.
IDENTITY_TYPE_NONE_VALUE - Static variable in enum com.aserto.authorizer.v2.api.IdentityType
None, no explicit identity context set, equals anonymous.
IDENTITY_TYPE_SUB_VALUE - Static variable in enum com.aserto.authorizer.v2.api.IdentityType
Sub(ject), identity field contains an oAUTH subject.
IDENTITY_TYPE_UNKNOWN_VALUE - Static variable in enum com.aserto.authorizer.v2.api.IdentityType
Unknown, value not set, requests will fail with identity type not set error.
IdentityContext - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.IdentityContext
IdentityContext.Builder - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.IdentityContext
IdentityContextOrBuilder - Interface in com.aserto.authorizer.v2.api
 
IdentityContextProto - Class in com.aserto.authorizer.v2.api
 
IdentityType - Enum in com.aserto.authorizer.v2.api
Identity types, describes the payload type of the identity field inside the IdentityContext message.
IN_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
IN_HEADER_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
IN_HEADER = 2;
IN_INVALID_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
IN_INVALID = 0;
IN_QUERY_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
IN_QUERY = 1;
info(InfoRequest, StreamObserver<InfoResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
info(InfoRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
info(InfoRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
info(InfoRequest, StreamObserver<InfoResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
Info - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Info` is a representation of OpenAPI v2 specification's Info object.
Info.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Info` is a representation of OpenAPI v2 specification's Info object.
INFO_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
InfoOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
InfoRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.InfoRequest
InfoRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.InfoRequest
InfoRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
InfoResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.InfoResponse
InfoResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.InfoResponse
InfoResponseOrBuilder - Interface in com.aserto.authorizer.v2
 
INPUT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
INPUT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
INSTANCE_LABEL_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.PolicyInstance
 
INSTRUMENT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryOptions
 
INTEGER_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
INTEGER = 3;
INTEGER_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
INTEGER = 3;
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.Decision
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.Module
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.CompileRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.CompileResponse
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.Decision
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.InfoRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.InfoResponse
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.IsRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.IsResponse
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.QueryOptions
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.QueryRequest
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class com.aserto.authorizer.v2.QueryResponse
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
internalGetFieldAccessorTable() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
internalGetMapField(int) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
internalGetMapField(int) - Method in class com.aserto.authorizer.v2.api.Decision
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
internalGetMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
internalGetMutableMapField(int) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
internalGetMutableMapField(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
internalGetValueMap() - Static method in enum com.aserto.authorizer.v2.api.IdentityType
 
internalGetValueMap() - Static method in enum com.aserto.authorizer.v2.PathSeparator
 
internalGetValueMap() - Static method in enum com.aserto.authorizer.v2.TraceLevel
 
internalGetValueMap() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
internalGetValueMap() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
internalGetValueMap() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
internalGetValueMap() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
internalGetValueMap() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
internalGetValueMap() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 
is(IsRequest, StreamObserver<IsResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
is(IsRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
is(IsRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
is(IsRequest, StreamObserver<IsResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
IS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.Decision
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.Decision
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.Module
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
isInitialized() - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.CompileRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.CompileResponse
 
isInitialized() - Method in class com.aserto.authorizer.v2.Decision.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.Decision
 
isInitialized() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
isInitialized() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
isInitialized() - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
isInitialized() - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.InfoRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.InfoResponse
 
isInitialized() - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.IsRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.IsResponse
 
isInitialized() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
isInitialized() - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.QueryOptions
 
isInitialized() - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.QueryRequest
 
isInitialized() - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
isInitialized() - Method in class com.aserto.authorizer.v2.QueryResponse
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
isInitialized() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
IsRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.IsRequest
IsRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.IsRequest
IsRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
IsResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.IsResponse
IsResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.IsResponse
IsResponseOrBuilder - Interface in com.aserto.authorizer.v2
 

J

JSON_SCHEMA_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
JSONSchema - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
JSONSchema.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`JSONSchema` represents properties from JSON Schema taken, and as used, in the OpenAPI v2 spec.
JSONSchema.FieldConfiguration - Class in com.grpc.gateway.protoc_gen_openapiv2.options
'FieldConfiguration' provides additional field level properties used when generating the OpenAPI v2 file.
JSONSchema.FieldConfiguration.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
'FieldConfiguration' provides additional field level properties used when generating the OpenAPI v2 file.
JSONSchema.FieldConfigurationOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
JSONSchema.JSONSchemaSimpleTypes - Enum in com.grpc.gateway.protoc_gen_openapiv2.options
Protobuf enum grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
JSONSchemaOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 

L

License - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`License` is a representation of OpenAPI v2 specification's License object.
License.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`License` is a representation of OpenAPI v2 specification's License object.
LICENSE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
LicenseOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
listPolicies(ListPoliciesRequest, StreamObserver<ListPoliciesResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
listPolicies(ListPoliciesRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
listPolicies(ListPoliciesRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
listPolicies(ListPoliciesRequest, StreamObserver<ListPoliciesResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
ListPoliciesRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.ListPoliciesRequest
ListPoliciesRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.ListPoliciesRequest
ListPoliciesRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
ListPoliciesResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.ListPoliciesResponse
ListPoliciesResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.ListPoliciesResponse
ListPoliciesResponseOrBuilder - Interface in com.aserto.authorizer.v2
 

M

MAX_ITEMS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
MAX_LENGTH_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
MAX_PROPERTIES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
MAXIMUM_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
mergeAst(Value) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
mergeContact(Contact) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
mergeContext(PolicyContext) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
mergeContext(IdentityContext) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
mergeExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
mergeExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
mergeExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
mergeExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
mergeFieldConfiguration(JSONSchema.FieldConfiguration) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
mergeFieldMask(FieldMask) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
mergeFieldMask(FieldMask) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
mergeFrom(Decision) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
mergeFrom(DecisionPolicy) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
mergeFrom(DecisionUser) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
mergeFrom(IdentityContext) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
mergeFrom(Module) - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
mergeFrom(PolicyContext) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
mergeFrom(PolicyInstance) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
mergeFrom(CompileRequest) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
mergeFrom(CompileResponse) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.Decision.Builder
 
mergeFrom(Decision) - Method in class com.aserto.authorizer.v2.Decision.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.Decision.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
mergeFrom(DecisionTreeOptions) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
mergeFrom(DecisionTreeRequest) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
mergeFrom(DecisionTreeResponse) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
mergeFrom(GetPolicyRequest) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
mergeFrom(GetPolicyResponse) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
mergeFrom(InfoRequest) - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
mergeFrom(InfoResponse) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
mergeFrom(IsRequest) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
mergeFrom(IsResponse) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
mergeFrom(ListPoliciesRequest) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
mergeFrom(ListPoliciesResponse) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
mergeFrom(QueryOptions) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
mergeFrom(QueryRequest) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
mergeFrom(Message) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
mergeFrom(QueryResponse) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
mergeFrom(Contact) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
mergeFrom(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
mergeFrom(Header) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
mergeFrom(HeaderParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
mergeFrom(Info) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
mergeFrom(JSONSchema) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
mergeFrom(JSONSchema.FieldConfiguration) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
mergeFrom(License) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
mergeFrom(Operation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
mergeFrom(Parameters) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
mergeFrom(Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
mergeFrom(Schema) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
mergeFrom(Scopes) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
mergeFrom(SecurityDefinitions) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
mergeFrom(SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
mergeFrom(SecurityRequirement.SecurityRequirementValue) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
mergeFrom(SecurityScheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
mergeFrom(Swagger) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
mergeFrom(Message) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
mergeFrom(Tag) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
mergeIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
mergeIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
mergeIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
mergeIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
mergeInfo(Info) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
mergeJsonSchema(JSONSchema) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
mergeLicense(License) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
mergeMetrics(Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
mergeMetrics(Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
mergeOptions(QueryOptions) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
mergeOptions(DecisionTreeOptions) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
mergeOptions(QueryOptions) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
mergeParameters(Parameters) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
mergePath(Struct) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
mergePolicy(DecisionPolicy) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
mergePolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
mergePolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
mergePolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
mergePolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
mergePolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
mergeResource(Struct) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
mergeResourceContext(Struct) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
mergeResourceContext(Struct) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
mergeResourceContext(Struct) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
mergeResourceContext(Struct) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
mergeResponse(Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
mergeResult(Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
mergeResult(Module) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
mergeSchema(Schema) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
mergeScopes(Scopes) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
mergeSecurityDefinitions(SecurityDefinitions) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
mergeTimestamp(Timestamp) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.Decision.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
mergeUser(DecisionUser) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
METRICS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileResponse
 
METRICS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryOptions
 
METRICS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryResponse
 
MIN_ITEMS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
MIN_LENGTH_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
MIN_PROPERTIES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
MINIMUM_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
Module - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.Module
Module.Builder - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.Module
ModuleOrBuilder - Interface in com.aserto.authorizer.v2.api
 
ModuleProto - Class in com.aserto.authorizer.v2.api
 
MULTIPLE_OF_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 

N

NAME_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.PolicyInstance
 
NAME_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
NAME_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
NAME_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
NAME_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
NAME_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
newBlockingStub(Channel) - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBuilder() - Static method in class com.aserto.authorizer.v2.api.Decision
 
newBuilder(Decision) - Static method in class com.aserto.authorizer.v2.api.Decision
 
newBuilder() - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
newBuilder(DecisionPolicy) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
newBuilder() - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
newBuilder(DecisionUser) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
newBuilder() - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
newBuilder(IdentityContext) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
newBuilder() - Static method in class com.aserto.authorizer.v2.api.Module
 
newBuilder(Module) - Static method in class com.aserto.authorizer.v2.api.Module
 
newBuilder() - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
newBuilder(PolicyContext) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
newBuilder() - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
newBuilder(PolicyInstance) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
newBuilder() - Static method in class com.aserto.authorizer.v2.CompileRequest
 
newBuilder(CompileRequest) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.CompileResponse
 
newBuilder(CompileResponse) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
newBuilder() - Static method in class com.aserto.authorizer.v2.Decision
 
newBuilder(Decision) - Static method in class com.aserto.authorizer.v2.Decision
 
newBuilder() - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
newBuilder(DecisionTreeOptions) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
newBuilder() - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
newBuilder(DecisionTreeRequest) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
newBuilder(DecisionTreeResponse) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
newBuilder() - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
newBuilder(GetPolicyRequest) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
newBuilder(GetPolicyResponse) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
newBuilder() - Static method in class com.aserto.authorizer.v2.InfoRequest
 
newBuilder(InfoRequest) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.InfoResponse
 
newBuilder(InfoResponse) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
newBuilder() - Static method in class com.aserto.authorizer.v2.IsRequest
 
newBuilder(IsRequest) - Static method in class com.aserto.authorizer.v2.IsRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.IsResponse
 
newBuilder(IsResponse) - Static method in class com.aserto.authorizer.v2.IsResponse
 
newBuilder() - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
newBuilder(ListPoliciesRequest) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
newBuilder(ListPoliciesResponse) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
newBuilder() - Static method in class com.aserto.authorizer.v2.QueryOptions
 
newBuilder(QueryOptions) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
newBuilder() - Static method in class com.aserto.authorizer.v2.QueryRequest
 
newBuilder(QueryRequest) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
newBuilder() - Static method in class com.aserto.authorizer.v2.QueryResponse
 
newBuilder(QueryResponse) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
newBuilder(Contact) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
newBuilder(ExternalDocumentation) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
newBuilder(Header) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
newBuilder(HeaderParameter) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
newBuilder(Info) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
newBuilder(JSONSchema.FieldConfiguration) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
newBuilder(JSONSchema) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
newBuilder(License) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
newBuilder(Operation) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
newBuilder(Parameters) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
newBuilder(Response) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
newBuilder(Schema) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
newBuilder(Scopes) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
newBuilder(SecurityDefinitions) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
newBuilder(SecurityRequirement) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
newBuilder(SecurityRequirement.SecurityRequirementValue) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
newBuilder(SecurityScheme) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
newBuilder(Swagger) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
newBuilder() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
newBuilder(Tag) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.Decision
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.Decision
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.Module
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.Module
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.CompileRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.CompileRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.CompileResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.CompileResponse
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.Decision
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.Decision
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.InfoRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.InfoRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.InfoResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.InfoResponse
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.IsRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.IsRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.IsResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.IsResponse
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.QueryOptions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.QueryOptions
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.QueryRequest
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.QueryRequest
 
newBuilderForType() - Method in class com.aserto.authorizer.v2.QueryResponse
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.aserto.authorizer.v2.QueryResponse
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
newBuilderForType() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
newFutureStub(Channel) - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.Decision
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.Module
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.CompileRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.CompileResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.Decision
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.InfoRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.InfoResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.IsRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.IsResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.QueryOptions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.QueryRequest
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.aserto.authorizer.v2.QueryResponse
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
newStub(Channel) - Static method in class com.aserto.authorizer.v2.AuthorizerGrpc
Creates a new async stub that supports all call types for the service
NULL_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
NULL = 4;
NUMBER_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
NUMBER = 2;
NUMBER_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
NUMBER = 5;

O

OBJECT_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
OBJECT = 6;
OPENAPIV2_FIELD_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
OPENAPIV2_OPERATION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
OPENAPIV2_SCHEMA_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
OPENAPIV2_SWAGGER_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
OPENAPIV2_TAG_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
openapiv2Field - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
openapiv2Operation - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
Openapiv2Proto - Class in com.grpc.gateway.protoc_gen_openapiv2.options
 
openapiv2Schema - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
openapiv2Swagger - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
openapiv2Tag - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
ID assigned by protobuf-global-extension-registry@google.com for gRPC-Gateway project.
Operation - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Operation` is a representation of OpenAPI v2 specification's Operation object.
Operation.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Operation` is a representation of OpenAPI v2 specification's Operation object.
OPERATION_ID_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
OperationOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
OPTIONS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
OPTIONS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeRequest
 
OPTIONS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
OS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.InfoResponse
 
OUTCOMES_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 

P

PACKAGE_PATH_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Module
 
PACKAGE_ROOT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Module
 
Parameters - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Parameters` is a representation of OpenAPI v2 specification's parameters object.
Parameters.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Parameters` is a representation of OpenAPI v2 specification's parameters object.
PARAMETERS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
ParametersOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.Decision
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.Decision
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseDelimitedFrom(InputStream) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseDelimitedFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Decision
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.Module
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.Decision
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.IsResponse
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parseFrom(ByteBuffer) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(ByteString) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(byte[]) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(InputStream) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(CodedInputStream) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parseFrom(ByteBuffer) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(ByteString) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(byte[]) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(InputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(CodedInputStream) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
parser() - Static method in class com.aserto.authorizer.v2.api.Decision
 
parser() - Static method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
parser() - Static method in class com.aserto.authorizer.v2.api.DecisionUser
 
parser() - Static method in class com.aserto.authorizer.v2.api.IdentityContext
 
parser() - Static method in class com.aserto.authorizer.v2.api.Module
 
parser() - Static method in class com.aserto.authorizer.v2.api.PolicyContext
 
parser() - Static method in class com.aserto.authorizer.v2.api.PolicyInstance
 
parser() - Static method in class com.aserto.authorizer.v2.CompileRequest
 
parser() - Static method in class com.aserto.authorizer.v2.CompileResponse
 
parser() - Static method in class com.aserto.authorizer.v2.Decision
 
parser() - Static method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
parser() - Static method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
parser() - Static method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
parser() - Static method in class com.aserto.authorizer.v2.GetPolicyRequest
 
parser() - Static method in class com.aserto.authorizer.v2.GetPolicyResponse
 
parser() - Static method in class com.aserto.authorizer.v2.InfoRequest
 
parser() - Static method in class com.aserto.authorizer.v2.InfoResponse
 
parser() - Static method in class com.aserto.authorizer.v2.IsRequest
 
parser() - Static method in class com.aserto.authorizer.v2.IsResponse
 
parser() - Static method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
parser() - Static method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
parser() - Static method in class com.aserto.authorizer.v2.QueryOptions
 
parser() - Static method in class com.aserto.authorizer.v2.QueryRequest
 
parser() - Static method in class com.aserto.authorizer.v2.QueryResponse
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
parser() - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
PATH_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
PATH_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.PolicyContext
 
PATH_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeResponse
 
PATH_PARAM_NAME_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
PATH_ROOT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeResponse
 
PATH_SEPARATOR_DOT_VALUE - Static variable in enum com.aserto.authorizer.v2.PathSeparator
Dot "." path separator
PATH_SEPARATOR_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeOptions
 
PATH_SEPARATOR_SLASH_VALUE - Static variable in enum com.aserto.authorizer.v2.PathSeparator
Slash "/" path separtor
PATH_SEPARATOR_UNKNOWN_VALUE - Static variable in enum com.aserto.authorizer.v2.PathSeparator
Value not set.
PathSeparator - Enum in com.aserto.authorizer.v2
Protobuf enum aserto.authorizer.v2.PathSeparator
PATTERN_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
PATTERN_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
POLICY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
POLICY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeRequest
 
POLICY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.IsRequest
 
POLICY_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
POLICY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionPolicy
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeRequest
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.GetPolicyRequest
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.IsRequest
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.ListPoliciesRequest
 
POLICY_INSTANCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
PolicyContext - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.PolicyContext
PolicyContext.Builder - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.PolicyContext
PolicyContextOrBuilder - Interface in com.aserto.authorizer.v2.api
 
PolicyContextProto - Class in com.aserto.authorizer.v2.api
 
PolicyInstance - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.PolicyInstance
PolicyInstance.Builder - Class in com.aserto.authorizer.v2.api
Protobuf type aserto.authorizer.v2.api.PolicyInstance
PolicyInstanceOrBuilder - Interface in com.aserto.authorizer.v2.api
 
PolicyInstanceProto - Class in com.aserto.authorizer.v2.api
 
PRODUCES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
PRODUCES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
putAllAnnotations(Map<String, String>) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
putAllExamples(Map<String, String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllExtensions(Map<String, Value>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putAllHeaders(Map<String, Header>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
putAllOutcomes(Map<String, Boolean>) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
putAllResponses(Map<String, Response>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
putAllResponses(Map<String, Response>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
putAllScope(Map<String, String>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
putAllSecurity(Map<String, SecurityScheme>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
putAllSecurityRequirement(Map<String, SecurityRequirement.SecurityRequirementValue>) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.
putAnnotations(String, String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
putExamples(String, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putExtensions(String, Value) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
putHeaders(String, Header) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
putOutcomes(String, boolean) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
putResponses(String, Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
putResponses(String, Response) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
putScope(String, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
putSecurity(String, SecurityScheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
putSecurityRequirement(String, SecurityRequirement.SecurityRequirementValue) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.

Q

query(QueryRequest, StreamObserver<QueryResponse>) - Method in interface com.aserto.authorizer.v2.AuthorizerGrpc.AsyncService
 
query(QueryRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerBlockingStub
 
query(QueryRequest) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerFutureStub
 
query(QueryRequest, StreamObserver<QueryResponse>) - Method in class com.aserto.authorizer.v2.AuthorizerGrpc.AuthorizerStub
 
QUERY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
QUERY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
QueryOptions - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.QueryOptions
QueryOptions.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.QueryOptions
QueryOptionsOrBuilder - Interface in com.aserto.authorizer.v2
 
QueryRequest - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.QueryRequest
QueryRequest.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.QueryRequest
QueryRequestOrBuilder - Interface in com.aserto.authorizer.v2
 
QueryResponse - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.QueryResponse
QueryResponse.Builder - Class in com.aserto.authorizer.v2
Protobuf type aserto.authorizer.v2.QueryResponse
QueryResponseOrBuilder - Interface in com.aserto.authorizer.v2
 

R

RAW_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Module
 
READ_ONLY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
READ_ONLY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
REF_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.DecisionLogsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.aserto.authorizer.v2.api.DecisionLogsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.IdentityContextProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.aserto.authorizer.v2.api.IdentityContextProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.ModuleProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.aserto.authorizer.v2.api.ModuleProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyContextProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.aserto.authorizer.v2.api.PolicyContextProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.api.PolicyInstanceProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.aserto.authorizer.v2.api.PolicyInstanceProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.aserto.authorizer.v2.AuthorizerProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.aserto.authorizer.v2.AuthorizerProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.AnnotationsProto
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Openapiv2Proto
 
registerAllExtensions(ExtensionRegistry) - Static method in class com.grpc.gateway.protoc_gen_openapiv2.options.Openapiv2Proto
 
REGISTRY_DIGEST_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionPolicy
 
REGISTRY_IMAGE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionPolicy
 
REGISTRY_SERVICE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionPolicy
 
REGISTRY_TAG_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.DecisionPolicy
 
removeAnnotations(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
annotations that may be added to a decision
removeDecisions(int) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
removeExamples(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Examples` gives per-mimetype response examples.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeExtensions(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Custom properties that start with "x-" such as "x-foo" used to describe extra functionality that is not covered by the standard OpenAPI Specification.
removeHeaders(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
removeHeaders(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Headers` A list of headers that are sent with the response.
removeOutcomes(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
outcome of the decisions specified in the policy context
removeResponses(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The list of possible responses as they are returned from executing this operation.
removeResponses(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
An object to hold responses that can be used across operations.
removeResult(int) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
removeScope(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
Maps between a name of a scope to a short description of it (as the value of the property).
removeSecurity(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
removeSecurity(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
A single security scheme definition, mapping a "name" to the scheme it defines.
removeSecurity(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
removeSecurityRequirement(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
Each name must correspond to a security scheme which is declared in the Security Definitions.
removeTags(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
removeTrace(int) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
removeTrace(int) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
REQUIRED_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
REQUIRED_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
RESOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
RESOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.DecisionTreeRequest
 
RESOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.IsRequest
 
RESOURCE_CONTEXT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryRequest
 
RESOURCE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
Response - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Response` is a representation of OpenAPI v2 specification's Response object.
Response.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Response` is a representation of OpenAPI v2 specification's Response object.
RESPONSE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryResponse
 
ResponseOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
RESPONSES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
RESPONSES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
RESULT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.GetPolicyResponse
 
RESULT_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.ListPoliciesResponse
 

S

Schema - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Schema` is a representation of OpenAPI v2 specification's Schema object.
Schema.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Schema` is a representation of OpenAPI v2 specification's Schema object.
SCHEMA_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
SchemaOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
Scheme - Enum in com.grpc.gateway.protoc_gen_openapiv2.options
Scheme describes the schemes supported by the OpenAPI Swagger and Operation objects.
SCHEMES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
SCHEMES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
SCOPE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
SCOPE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
Scopes - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
Scopes.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Scopes` is a representation of OpenAPI v2 specification's Scopes object.
SCOPES_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
ScopesOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
SECURITY_DEFINITIONS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
SECURITY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
SECURITY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
SECURITY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
SECURITY_REQUIREMENT_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
SecurityDefinitions - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
SecurityDefinitions.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`SecurityDefinitions` is a representation of OpenAPI v2 specification's Security Definitions object.
SecurityDefinitionsOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
SecurityRequirement - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.
SecurityRequirement.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`SecurityRequirement` is a representation of OpenAPI v2 specification's Security Requirement object.
SecurityRequirement.SecurityRequirementValue - Class in com.grpc.gateway.protoc_gen_openapiv2.options
If the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
SecurityRequirement.SecurityRequirementValue.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
If the security scheme is of type "oauth2", then the value is a list of scope names required for the execution.
SecurityRequirement.SecurityRequirementValueOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
SecurityRequirementOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
SecurityScheme - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
SecurityScheme.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`SecurityScheme` is a representation of OpenAPI v2 specification's Security Scheme object.
SecurityScheme.Flow - Enum in com.grpc.gateway.protoc_gen_openapiv2.options
The flow used by the OAuth2 security scheme.
SecurityScheme.In - Enum in com.grpc.gateway.protoc_gen_openapiv2.options
The location of the API key.
SecurityScheme.Type - Enum in com.grpc.gateway.protoc_gen_openapiv2.options
The type of the security scheme.
SecuritySchemeOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
SERVICE_NAME - Static variable in class com.aserto.authorizer.v2.AuthorizerGrpc
 
setArch(String) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string arch = 5 [json_name = "arch"];
setArchBytes(ByteString) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string arch = 5 [json_name = "arch"];
setArray(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in 'array' must be unique.
setAst(Value) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
setAst(Value.Builder) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional .google.protobuf.Value ast = 4 [json_name = "ast"];
setAuthorizationUrl(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The authorization URL to be used for this flow.
setAuthorizationUrlBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The authorization URL to be used for this flow.
setBasePath(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The base path on which the API is served, which is relative to the host.
setBasePathBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The base path on which the API is served, which is relative to the host.
setCommit(String) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string commit = 2 [json_name = "commit"];
setCommitBytes(ByteString) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string commit = 2 [json_name = "commit"];
setConsumes(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can consume.
setConsumes(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can consume.
setContact(Contact) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
setContact(Contact.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The contact information for the exposed API.
setContext(PolicyContext) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
setContext(PolicyContext.Builder) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy context used in the decision
setContext(IdentityContext) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
setContext(IdentityContext.Builder) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
identity context used in the decision
setDate(String) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string date = 3 [json_name = "date"];
setDateBytes(ByteString) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string date = 3 [json_name = "date"];
setDecision(String) - Method in class com.aserto.authorizer.v2.Decision.Builder
string decision = 1 [json_name = "decision"];
setDecisionBytes(ByteString) - Method in class com.aserto.authorizer.v2.Decision.Builder
string decision = 1 [json_name = "decision"];
setDecisions(int, String) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
list (1..N) of policy decisions (aka rules)
setDecisions(int, Decision) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
setDecisions(int, Decision.Builder) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
repeated .aserto.authorizer.v2.Decision decisions = 1 [json_name = "decisions"];
setDefault(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Default` Declares the value of the header that the server will use if none is provided.
setDefault(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string default = 7 [json_name = "default"];
setDefaultBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Default` Declares the value of the header that the server will use if none is provided.
setDefaultBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string default = 7 [json_name = "default"];
setDeprecated(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Declares this operation to be deprecated.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
A short description of the target documentation.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Description` is a short description of the header.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Description` is a short description of the header.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
A short description of the application.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A short description of the schema.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A verbose explanation of the operation behavior.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Description` is a short description of the response.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
A short description for security scheme.
setDescription(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
A short description for the tag.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
A short description of the target documentation.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Description` is a short description of the header.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Description` is a short description of the header.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
A short description of the application.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A short description of the schema.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A verbose explanation of the operation behavior.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Description` is a short description of the response.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
A short description for security scheme.
setDescriptionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
A short description for the tag.
setDisableInlining(int, String) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string disable_inlining = 4 [json_name = "disableInlining"];
setDiscriminator(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Adds support for polymorphism.
setDiscriminatorBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Adds support for polymorphism.
setEmail(String) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
convinience human-readable identifier
setEmail(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The email address of the contact person/organization.
setEmailBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
convinience human-readable identifier
setEmailBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The email address of the contact person/organization.
setEnum(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Items in `enum` must be unique https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.5.1
setExample(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A free-form property to include a JSON example of this field.
setExample(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
A free-form property to include an example of an instance for this schema in JSON.
setExampleBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
A free-form property to include a JSON example of this field.
setExampleBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
A free-form property to include an example of an instance for this schema in JSON.
setExclusiveMaximum(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool exclusive_maximum = 12 [json_name = "exclusiveMaximum"];
setExclusiveMinimum(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool exclusive_minimum = 14 [json_name = "exclusiveMinimum"];
setExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
setExternalDocs(ExternalDocumentation.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Additional external documentation for this operation.
setExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
setExternalDocs(ExternalDocumentation.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Additional external documentation for this schema.
setExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
setExternalDocs(ExternalDocumentation.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Additional external documentation.
setExternalDocs(ExternalDocumentation) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
setExternalDocs(ExternalDocumentation.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
Additional external documentation for this tag.
setFieldConfiguration(JSONSchema.FieldConfiguration) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
setFieldConfiguration(JSONSchema.FieldConfiguration.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Additional field level properties used when generating the OpenAPI v2 file.
setFieldMask(FieldMask) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
setFieldMask(FieldMask.Builder) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
.google.protobuf.FieldMask field_mask = 2 [json_name = "fieldMask"];
setFieldMask(FieldMask) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
setFieldMask(FieldMask.Builder) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
.google.protobuf.FieldMask field_mask = 1 [json_name = "fieldMask"];
setFlow(SecurityScheme.Flow) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The flow used by the OAuth2 security scheme.
setFlowValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The flow used by the OAuth2 security scheme.
setFormat(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Format` The extending format for the previously mentioned type.
setFormat(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Format` The extending format for the previously mentioned type.
setFormat(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
`Format`
setFormatBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
`Format` The extending format for the previously mentioned type.
setFormatBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Format` The extending format for the previously mentioned type.
setFormatBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
`Format`
setHeaders(int, HeaderParameter) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
setHeaders(int, HeaderParameter.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
`Headers` is one or more HTTP header parameter.
setHost(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The host (name or ip) serving the API.
setHostBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The host (name or ip) serving the API.
setId(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
unique id, replay a decision starting with this, also useful to de-dup
setId(String) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
id of the user the identity resolved to
setId(String) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string id = 1 [json_name = "id"];
setId(String) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
string id = 1 [json_name = "id"];
setIdBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
unique id, replay a decision starting with this, also useful to de-dup
setIdBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
id of the user the identity resolved to
setIdBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string id = 1 [json_name = "id"];
setIdBytes(ByteString) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
string id = 1 [json_name = "id"];
setIdentity(String) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
string identity = 1 [json_name = "identity"];
setIdentityBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
string identity = 1 [json_name = "identity"];
setIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
setIdentityContext(IdentityContext.Builder) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 7 [json_name = "identityContext"];
setIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
setIdentityContext(IdentityContext.Builder) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
setIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
setIdentityContext(IdentityContext.Builder) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.IdentityContext identity_context = 2 [json_name = "identityContext"];
setIdentityContext(IdentityContext) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
setIdentityContext(IdentityContext.Builder) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.IdentityContext identity_context = 5 [json_name = "identityContext"];
setIn(SecurityScheme.In) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The location of the API key.
setInfo(Info) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
setInfo(Info.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Provides metadata about the API.
setInput(String) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string input = 2 [json_name = "input"];
setInput(String) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string input = 2 [json_name = "input"];
setInputBytes(ByteString) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string input = 2 [json_name = "input"];
setInputBytes(ByteString) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string input = 2 [json_name = "input"];
setInstanceLabel(String) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
label identifying the instance of the policy
setInstanceLabelBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
label identifying the instance of the policy
setInstrument(boolean) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
setInValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The location of the API key.
setIs(boolean) - Method in class com.aserto.authorizer.v2.Decision.Builder
bool is = 2 [json_name = "is"];
setJsonSchema(JSONSchema) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
setJsonSchema(JSONSchema.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema json_schema = 1 [json_name = "jsonSchema"];
setLicense(License) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
setLicense(License.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The license information for the exposed API.
setMaximum(double) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Maximum represents an inclusive upper limit for a numeric instance.
setMaxItems(long) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_items = 20 [json_name = "maxItems"];
setMaxLength(long) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_length = 15 [json_name = "maxLength"];
setMaxProperties(long) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 max_properties = 24 [json_name = "maxProperties"];
setMetrics(Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
setMetrics(Struct.Builder) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
setMetrics(boolean) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
setMetrics(Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
setMetrics(Struct.Builder) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct metrics = 2 [json_name = "metrics"];
setMinimum(double) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
minimum represents an inclusive lower limit for a numeric instance.
setMinItems(long) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_items = 21 [json_name = "minItems"];
setMinLength(long) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_length = 16 [json_name = "minLength"];
setMinProperties(long) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
uint64 min_properties = 25 [json_name = "minProperties"];
setMultipleOf(double) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
double multiple_of = 10 [json_name = "multipleOf"];
setName(String) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
policy name
setName(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The identifying name of the contact person/organization.
setName(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Name` is the header name.
setName(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
The license name used for the API.
setName(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The name of the header or query parameter to be used.
setName(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
The name of the tag.
setNameBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
policy name
setNameBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The identifying name of the contact person/organization.
setNameBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Name` is the header name.
setNameBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
The license name used for the API.
setNameBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The name of the header or query parameter to be used.
setNameBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
The name of the tag.
setOperationId(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Unique string used to identify the operation.
setOperationIdBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Unique string used to identify the operation.
setOptions(QueryOptions) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
setOptions(QueryOptions.Builder) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 5 [json_name = "options"];
setOptions(DecisionTreeOptions) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
setOptions(DecisionTreeOptions.Builder) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.DecisionTreeOptions options = 3 [json_name = "options"];
setOptions(QueryOptions) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
setOptions(QueryOptions.Builder) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.QueryOptions options = 3 [json_name = "options"];
setOs(String) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string os = 4 [json_name = "os"];
setOsBytes(ByteString) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string os = 4 [json_name = "os"];
setPackagePath(String) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_path = 3 [json_name = "packagePath"];
setPackagePathBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_path = 3 [json_name = "packagePath"];
setPackageRoot(String) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_root = 5 [json_name = "packageRoot"];
setPackageRootBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string package_root = 5 [json_name = "packageRoot"];
setParameters(Parameters) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
setParameters(Parameters.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
Custom parameters such as HTTP request headers.
setPath(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Policy path used in decision
setPath(String) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
policy path aka package name
setPath(Struct) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
setPath(Struct.Builder) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
.google.protobuf.Struct path = 3 [json_name = "path"];
setPathBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
Policy path used in decision
setPathBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
policy path aka package name
setPathParamName(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
Alternative parameter name when used as path parameter.
setPathParamNameBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
Alternative parameter name when used as path parameter.
setPathRoot(String) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
string path_root = 1 [json_name = "pathRoot"];
setPathRootBytes(ByteString) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
string path_root = 1 [json_name = "pathRoot"];
setPathSeparator(PathSeparator) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
setPathSeparatorValue(int) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
.aserto.authorizer.v2.PathSeparator path_separator = 1 [json_name = "pathSeparator"];
setPattern(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
setPattern(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string pattern = 17 [json_name = "pattern"];
setPatternBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
'Pattern' See https://tools.ietf.org/html/draft-fge-json-schema-validation-00#section-5.2.3.
setPatternBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
string pattern = 17 [json_name = "pattern"];
setPolicy(DecisionPolicy) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
setPolicy(DecisionPolicy.Builder) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about policy used for the decision
setPolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
setPolicyContext(PolicyContext.Builder) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 6 [json_name = "policyContext"];
setPolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
setPolicyContext(PolicyContext.Builder) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
setPolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
setPolicyContext(PolicyContext.Builder) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.aserto.authorizer.v2.api.PolicyContext policy_context = 1 [json_name = "policyContext"];
setPolicyContext(PolicyContext) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
setPolicyContext(PolicyContext.Builder) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyContext policy_context = 4 [json_name = "policyContext"];
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
policy instance used in decision
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 9 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 5 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 3 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 4 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 2 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
setPolicyInstance(PolicyInstance.Builder) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .aserto.authorizer.v2.api.PolicyInstance policy_instance = 7 [json_name = "policyInstance"];
setProduces(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of MIME types the operation can produce.
setProduces(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of MIME types the APIs can produce.
setQuery(String) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string query = 1 [json_name = "query"];
setQuery(String) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string query = 1 [json_name = "query"];
setQueryBytes(ByteString) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
string query = 1 [json_name = "query"];
setQueryBytes(ByteString) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
string query = 1 [json_name = "query"];
setRaw(String) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string raw = 2 [json_name = "raw"];
setRawBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Module.Builder
optional string raw = 2 [json_name = "raw"];
setReadOnly(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool read_only = 8 [json_name = "readOnly"];
setReadOnly(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
Relevant only for Schema "properties" definitions.
setRef(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Ref is used to define an external reference to include in the message.
setRefBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
Ref is used to define an external reference to include in the message.
setRegistryDigest(String) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
digest of the policy image
setRegistryDigestBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
digest of the policy image
setRegistryImage(String) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
image of the policy in the registry, including org (e.g.
setRegistryImageBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
image of the policy in the registry, including org (e.g.
setRegistryService(String) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
registry service where policy was retrieved from (e.g.
setRegistryServiceBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
registry service where policy was retrieved from (e.g.
setRegistryTag(String) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
tag of the policy image (e.g.
setRegistryTagBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
tag of the policy image (e.g.
setRequired(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Required` indicates if the header is optional
setRequired(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated string required = 26 [json_name = "required"];
setResource(Struct) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
setResource(Struct.Builder) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
the resource context used in a decision
setResourceContext(Struct) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
setResourceContext(Struct.Builder) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
optional .google.protobuf.Struct resource_context = 8 [json_name = "resourceContext"];
setResourceContext(Struct) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
setResourceContext(Struct.Builder) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
.google.protobuf.Struct resource_context = 4 [json_name = "resourceContext"];
setResourceContext(Struct) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
setResourceContext(Struct.Builder) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
.google.protobuf.Struct resource_context = 3 [json_name = "resourceContext"];
setResourceContext(Struct) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
setResourceContext(Struct.Builder) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
optional .google.protobuf.Struct resource_context = 6 [json_name = "resourceContext"];
setResponse(Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
setResponse(Struct.Builder) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
.google.protobuf.Struct response = 1 [json_name = "response"];
setResult(Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
setResult(Struct.Builder) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
.google.protobuf.Struct result = 1 [json_name = "result"];
setResult(Module) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
setResult(Module.Builder) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
.aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
setResult(int, Module) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
setResult(int, Module.Builder) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
repeated .aserto.authorizer.v2.api.Module result = 1 [json_name = "result"];
setSchema(Schema) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
setSchema(Schema.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
`Schema` optionally defines the structure of the response.
setSchemes(int, Scheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
setSchemes(int, Scheme) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
setSchemesValue(int, int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
The transfer protocol for the operation.
setSchemesValue(int, int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
The transfer protocol of the API.
setScope(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
repeated string scope = 1 [json_name = "scope"];
setScopes(Scopes) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
setScopes(Scopes.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The available scopes for the OAuth2 security scheme.
setSecurity(int, SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
setSecurity(int, SecurityRequirement.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A declaration of which security schemes are applied for this operation.
setSecurity(int, SecurityRequirement) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
setSecurity(int, SecurityRequirement.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A declaration of which security schemes are applied for the API as a whole.
setSecurityDefinitions(SecurityDefinitions) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
setSecurityDefinitions(SecurityDefinitions.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Security scheme definitions that can be used across the specification.
setSummary(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A short summary of what the operation does.
setSummaryBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A short summary of what the operation does.
setSwagger(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Specifies the OpenAPI Specification version being used.
setSwaggerBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
Specifies the OpenAPI Specification version being used.
setTags(int, String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
A list of tags for API documentation control.
setTags(int, Tag) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
setTags(int, Tag.Builder) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
A list of tags for API documentation control.
setTenantId(String) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
id of the tenant that generated the decision
setTenantIdBytes(ByteString) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
id of the tenant that generated the decision
setTermsOfService(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The Terms of Service for the API.
setTermsOfServiceBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The Terms of Service for the API.
setTimestamp(Timestamp) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
setTimestamp(Timestamp.Builder) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
UTC time when the decision was made
setTitle(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The title of the application.
setTitle(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
The title of the schema.
setTitleBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
The title of the application.
setTitleBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
The title of the schema.
setTokenUrl(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The token URL to be used for this flow.
setTokenUrlBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The token URL to be used for this flow.
setTrace(int, Struct) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
setTrace(int, Struct.Builder) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
setTrace(TraceLevel) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default ExplainOffV1
setTrace(int, Struct) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
setTrace(int, Struct.Builder) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated .google.protobuf.Struct trace = 3 [json_name = "trace"];
setTraceSummary(int, String) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
setTraceSummary(boolean) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default false
setTraceSummary(int, String) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
repeated string trace_summary = 4 [json_name = "traceSummary"];
setTraceValue(int) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
default ExplainOffV1
setType(IdentityType) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
setType(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
The type of the object.
setType(HeaderParameter.Type) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Type` is the type of the object.
setType(int, JSONSchema.JSONSchemaSimpleTypes) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
setType(SecurityScheme.Type) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The type of the security scheme.
setTypeBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
The type of the object.
setTypeValue(int) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
.aserto.authorizer.v2.api.IdentityType type = 2 [json_name = "type"];
setTypeValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
`Type` is the type of the object.
setTypeValue(int, int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
repeated .grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes type = 35 [json_name = "type"];
setTypeValue(int) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
The type of the security scheme.
setUniqueItems(boolean) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
bool unique_items = 22 [json_name = "uniqueItems"];
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.DecisionUser.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.IdentityContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.Module.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.PolicyContext.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.api.PolicyInstance.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.CompileResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.Decision.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.GetPolicyRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.GetPolicyResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.InfoRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.IsRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.IsResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.QueryOptions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.QueryRequest.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.aserto.authorizer.v2.QueryResponse.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag.Builder
 
setUnknowns(int, String) - Method in class com.aserto.authorizer.v2.CompileRequest.Builder
repeated string unknowns = 3 [json_name = "unknowns"];
setUrl(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The URL pointing to the contact information.
setUrl(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
The URL for the target documentation.
setUrl(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
A URL to the license used for the API.
setUrlBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact.Builder
The URL pointing to the contact information.
setUrlBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation.Builder
The URL for the target documentation.
setUrlBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License.Builder
A URL to the license used for the API.
setUser(DecisionUser) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
setUser(DecisionUser.Builder) - Method in class com.aserto.authorizer.v2.api.Decision.Builder
info about user for whom the decision as made
setVersion(String) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string version = 1 [json_name = "version"];
setVersion(String) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Provides the version of the application API (not to be confused with the specification version).
setVersionBytes(ByteString) - Method in class com.aserto.authorizer.v2.InfoResponse.Builder
string version = 1 [json_name = "version"];
setVersionBytes(ByteString) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info.Builder
Provides the version of the application API (not to be confused with the specification version).
STRING_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
STRING = 1;
STRING_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
STRING = 7;
SUMMARY_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
Swagger - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
Swagger.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Swagger` is a representation of OpenAPI v2 specification's Swagger object.
SWAGGER_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
SwaggerOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 

T

Tag - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Tag` is a representation of OpenAPI v2 specification's Tag object.
Tag.Builder - Class in com.grpc.gateway.protoc_gen_openapiv2.options
`Tag` is a representation of OpenAPI v2 specification's Tag object.
TagOrBuilder - Interface in com.grpc.gateway.protoc_gen_openapiv2.options
 
TAGS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
TAGS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
TENANT_ID_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
TERMS_OF_SERVICE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
TIMESTAMP_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 
TITLE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
TITLE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.Decision
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.Module
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
toBuilder() - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
toBuilder() - Method in class com.aserto.authorizer.v2.CompileRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.CompileResponse
 
toBuilder() - Method in class com.aserto.authorizer.v2.Decision
 
toBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
toBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
toBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
toBuilder() - Method in class com.aserto.authorizer.v2.InfoRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.InfoResponse
 
toBuilder() - Method in class com.aserto.authorizer.v2.IsRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.IsResponse
 
toBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
toBuilder() - Method in class com.aserto.authorizer.v2.QueryOptions
 
toBuilder() - Method in class com.aserto.authorizer.v2.QueryRequest
 
toBuilder() - Method in class com.aserto.authorizer.v2.QueryResponse
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
toBuilder() - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
TOKEN_URL_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
TRACE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileResponse
 
TRACE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryOptions
 
TRACE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryResponse
 
TRACE_LEVEL_FAILS_VALUE - Static variable in enum com.aserto.authorizer.v2.TraceLevel
ExplainFailsV1 ExplainModeV1 = "fails"
TRACE_LEVEL_FULL_VALUE - Static variable in enum com.aserto.authorizer.v2.TraceLevel
ExplainFullV1 ExplainModeV1 = "full"
TRACE_LEVEL_NOTES_VALUE - Static variable in enum com.aserto.authorizer.v2.TraceLevel
ExplainNotesV1 ExplainModeV1 = "notes"
TRACE_LEVEL_OFF_VALUE - Static variable in enum com.aserto.authorizer.v2.TraceLevel
ExplainOffV1 ExplainModeV1 = "off"
TRACE_LEVEL_UNKNOWN_VALUE - Static variable in enum com.aserto.authorizer.v2.TraceLevel
Value not set.
TRACE_SUMMARY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileResponse
 
TRACE_SUMMARY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryOptions
 
TRACE_SUMMARY_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.QueryResponse
 
TraceLevel - Enum in com.aserto.authorizer.v2
Protobuf enum aserto.authorizer.v2.TraceLevel
TYPE_API_KEY_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
TYPE_API_KEY = 2;
TYPE_BASIC_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
TYPE_BASIC = 1;
TYPE_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.IdentityContext
 
TYPE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
TYPE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
TYPE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
TYPE_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
TYPE_INVALID_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
TYPE_INVALID = 0;
TYPE_OAUTH2_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
TYPE_OAUTH2 = 3;

U

UNIQUE_ITEMS_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
UNKNOWN_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
UNKNOWN = 0;
UNKNOWN_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
UNKNOWN = 0;
UNKNOWNS_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.CompileRequest
 
URL_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
URL_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
URL_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
USER_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.api.Decision
 

V

valueOf(String) - Static method in enum com.aserto.authorizer.v2.api.IdentityType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.aserto.authorizer.v2.api.IdentityType
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.aserto.authorizer.v2.api.IdentityType
 
valueOf(String) - Static method in enum com.aserto.authorizer.v2.PathSeparator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.aserto.authorizer.v2.PathSeparator
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.aserto.authorizer.v2.PathSeparator
 
valueOf(String) - Static method in enum com.aserto.authorizer.v2.TraceLevel
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.aserto.authorizer.v2.TraceLevel
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.aserto.authorizer.v2.TraceLevel
 
valueOf(String) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
 
valueOf(String) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
 
valueOf(String) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
 
valueOf(String) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
 
valueOf(String) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
 
valueOf(String) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
Deprecated.
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
 
values() - Static method in enum com.aserto.authorizer.v2.api.IdentityType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aserto.authorizer.v2.PathSeparator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.aserto.authorizer.v2.TraceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.JSONSchemaSimpleTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Flow
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.In
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme.Type
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_FIELD_NUMBER - Static variable in class com.aserto.authorizer.v2.InfoResponse
 
VERSION_FIELD_NUMBER - Static variable in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 

W

writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.Decision
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.DecisionPolicy
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.DecisionUser
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.IdentityContext
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.Module
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.PolicyContext
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.api.PolicyInstance
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.CompileRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.CompileResponse
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.Decision
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.DecisionTreeOptions
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.DecisionTreeRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.DecisionTreeResponse
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.GetPolicyRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.GetPolicyResponse
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.InfoRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.InfoResponse
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.IsRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.IsResponse
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.ListPoliciesRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.ListPoliciesResponse
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.QueryOptions
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.QueryRequest
 
writeTo(CodedOutputStream) - Method in class com.aserto.authorizer.v2.QueryResponse
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Contact
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.ExternalDocumentation
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Header
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.HeaderParameter
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Info
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema.FieldConfiguration
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.JSONSchema
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.License
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Operation
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Parameters
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Response
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Schema
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Scopes
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityDefinitions
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement.SecurityRequirementValue
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityRequirement
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.SecurityScheme
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Swagger
 
writeTo(CodedOutputStream) - Method in class com.grpc.gateway.protoc_gen_openapiv2.options.Tag
 
WS_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
WS = 3;
WSS_VALUE - Static variable in enum com.grpc.gateway.protoc_gen_openapiv2.options.Scheme
WSS = 4;
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2023. All rights reserved.