Package xds.annotations.v3
Class Security
- java.lang.Object
-
- xds.annotations.v3.Security
-
public final class Security extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Security.FieldSecurityAnnotation
These annotations indicate metadata for the purpose of understanding the security significance of fields.static interface
Security.FieldSecurityAnnotationOrBuilder
-
Field Summary
Fields Modifier and Type Field Description private static com.google.protobuf.Descriptors.FileDescriptor
descriptor
private static com.google.protobuf.Descriptors.Descriptor
internal_static_xds_annotations_v3_FieldSecurityAnnotation_descriptor
private static com.google.protobuf.GeneratedMessage.FieldAccessorTable
internal_static_xds_annotations_v3_FieldSecurityAnnotation_fieldAccessorTable
static com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,Security.FieldSecurityAnnotation>
security
Magic number is the 28 most significant bits in the sha256sum of "xds.annotations.v3.security".static int
SECURITY_FIELD_NUMBER
-
Constructor Summary
Constructors Modifier Constructor Description private
Security()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Field Detail
-
SECURITY_FIELD_NUMBER
public static final int SECURITY_FIELD_NUMBER
- See Also:
- Constant Field Values
-
security
public static final com.google.protobuf.GeneratedMessage.GeneratedExtension<com.google.protobuf.DescriptorProtos.FieldOptions,Security.FieldSecurityAnnotation> security
Magic number is the 28 most significant bits in the sha256sum of "xds.annotations.v3.security".
extend .google.protobuf.FieldOptions { ... }
-
internal_static_xds_annotations_v3_FieldSecurityAnnotation_descriptor
private static final com.google.protobuf.Descriptors.Descriptor internal_static_xds_annotations_v3_FieldSecurityAnnotation_descriptor
-
internal_static_xds_annotations_v3_FieldSecurityAnnotation_fieldAccessorTable
private static final com.google.protobuf.GeneratedMessage.FieldAccessorTable internal_static_xds_annotations_v3_FieldSecurityAnnotation_fieldAccessorTable
-
descriptor
private static com.google.protobuf.Descriptors.FileDescriptor descriptor
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-