io.envoyproxy.envoy.service.auth.v2alpha.CertsProto Maven / Gradle / Ivy
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: envoy/service/auth/v2alpha/external_auth.proto
package io.envoyproxy.envoy.service.auth.v2alpha;
public final class CertsProto {
private CertsProto() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
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/v2alpha/external_au" +
"th.proto\022\032envoy.service.auth.v2alpha\032)en" +
"voy/service/auth/v2/external_auth.proto2" +
"c\n\rAuthorization\022R\n\005Check\022#.envoy.servic" +
"e.auth.v2.CheckRequest\032$.envoy.service.a" +
"uth.v2.CheckResponseB;\n(io.envoyproxy.en" +
"voy.service.auth.v2alphaB\nCertsProtoP\001\210\001" +
"\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
io.envoyproxy.envoy.service.auth.v2.ExternalAuthProto.getDescriptor(),
});
io.envoyproxy.envoy.service.auth.v2.ExternalAuthProto.getDescriptor();
}
// @@protoc_insertion_point(outer_class_scope)
}