io.envoyproxy.envoy.service.auth.v2.ExternalAuthProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/auth/v2/external_auth.proto
package io.envoyproxy.envoy.service.auth.v2;
public final class ExternalAuthProto {
private ExternalAuthProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_auth_v2_CheckRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_auth_v2_CheckRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_auth_v2_DeniedHttpResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_auth_v2_DeniedHttpResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_auth_v2_OkHttpResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_auth_v2_OkHttpResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_envoy_service_auth_v2_CheckResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_envoy_service_auth_v2_CheckResponse_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n)envoy/service/auth/v2/external_auth.pr" +
"oto\022\025envoy.service.auth.v2\032\034envoy/api/v2" +
"/core/base.proto\032-envoy/service/auth/v2/" +
"attribute_context.proto\032\034envoy/type/http" +
"_status.proto\032\027google/rpc/status.proto\032\035" +
"udpa/annotations/status.proto\032\027validate/" +
"validate.proto\"K\n\014CheckRequest\022;\n\nattrib" +
"utes\030\001 \001(\0132\'.envoy.service.auth.v2.Attri" +
"buteContext\"\213\001\n\022DeniedHttpResponse\0220\n\006st" +
"atus\030\001 \001(\0132\026.envoy.type.HttpStatusB\010\372B\005\212" +
"\001\002\020\001\0225\n\007headers\030\002 \003(\0132$.envoy.api.v2.cor" +
"e.HeaderValueOption\022\014\n\004body\030\003 \001(\t\"G\n\016OkH" +
"ttpResponse\0225\n\007headers\030\002 \003(\0132$.envoy.api" +
".v2.core.HeaderValueOption\"\310\001\n\rCheckResp" +
"onse\022\"\n\006status\030\001 \001(\0132\022.google.rpc.Status" +
"\022D\n\017denied_response\030\002 \001(\0132).envoy.servic" +
"e.auth.v2.DeniedHttpResponseH\000\022<\n\013ok_res" +
"ponse\030\003 \001(\0132%.envoy.service.auth.v2.OkHt" +
"tpResponseH\000B\017\n\rhttp_response2e\n\rAuthori" +
"zation\022T\n\005Check\022#.envoy.service.auth.v2." +
"CheckRequest\032$.envoy.service.auth.v2.Che" +
"ckResponse\"\000B\207\001\n#io.envoyproxy.envoy.ser" +
"vice.auth.v2B\021ExternalAuthProtoP\001ZCgithu" +
"b.com/envoyproxy/go-control-plane/envoy/" +
"service/auth/v2;authv2\272\200\310\321\006\002\020\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor(),
io.envoyproxy.envoy.service.auth.v2.AttributeContextProto.getDescriptor(),
io.envoyproxy.envoy.type.HttpStatusProto.getDescriptor(),
com.google.rpc.StatusProto.getDescriptor(),
udpa.annotations.Status.getDescriptor(),
io.envoyproxy.pgv.validate.Validate.getDescriptor(),
});
internal_static_envoy_service_auth_v2_CheckRequest_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_envoy_service_auth_v2_CheckRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_auth_v2_CheckRequest_descriptor,
new java.lang.String[] { "Attributes", });
internal_static_envoy_service_auth_v2_DeniedHttpResponse_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_envoy_service_auth_v2_DeniedHttpResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_auth_v2_DeniedHttpResponse_descriptor,
new java.lang.String[] { "Status", "Headers", "Body", });
internal_static_envoy_service_auth_v2_OkHttpResponse_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_envoy_service_auth_v2_OkHttpResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_auth_v2_OkHttpResponse_descriptor,
new java.lang.String[] { "Headers", });
internal_static_envoy_service_auth_v2_CheckResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_envoy_service_auth_v2_CheckResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_envoy_service_auth_v2_CheckResponse_descriptor,
new java.lang.String[] { "Status", "DeniedResponse", "OkResponse", "HttpResponse", });
com.google.protobuf.ExtensionRegistry registry =
com.google.protobuf.ExtensionRegistry.newInstance();
registry.add(udpa.annotations.Status.fileStatus);
registry.add(io.envoyproxy.pgv.validate.Validate.rules);
com.google.protobuf.Descriptors.FileDescriptor
.internalUpdateFileDescriptor(descriptor, registry);
io.envoyproxy.envoy.api.v2.core.BaseProto.getDescriptor();
io.envoyproxy.envoy.service.auth.v2.AttributeContextProto.getDescriptor();
io.envoyproxy.envoy.type.HttpStatusProto.getDescriptor();
com.google.rpc.StatusProto.getDescriptor();
udpa.annotations.Status.getDescriptor();
io.envoyproxy.pgv.validate.Validate.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}