public final class Security extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Security.FieldSecurityAnnotation
These annotations indicate metadata for the purpose of understanding the
security significance of fields.
|
static interface |
Security.FieldSecurityAnnotationOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
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
"udpa.annotations.security".
|
static int |
SECURITY_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry) |
public static final int SECURITY_FIELD_NUMBER
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 "udpa.annotations.security".
extend .google.protobuf.FieldOptions { ... }public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2018–2021 The Envoy Project. All rights reserved.