Uses of Class
udpa.annotations.Security.FieldSecurityAnnotation
Packages that use Security.FieldSecurityAnnotation
-
Uses of Security.FieldSecurityAnnotation in udpa.annotations
Fields in udpa.annotations declared as Security.FieldSecurityAnnotationModifier and TypeFieldDescriptionprivate static final Security.FieldSecurityAnnotation
Security.FieldSecurityAnnotation.DEFAULT_INSTANCE
Fields in udpa.annotations with type parameters of type Security.FieldSecurityAnnotationModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<Security.FieldSecurityAnnotation> Security.FieldSecurityAnnotation.PARSER
static final com.google.protobuf.GeneratedMessage.GeneratedExtension
<com.google.protobuf.DescriptorProtos.FieldOptions, Security.FieldSecurityAnnotation> Security.security
Magic number is the 28 most significant bits in the sha256sum of "udpa.annotations.security".Methods in udpa.annotations that return Security.FieldSecurityAnnotationModifier and TypeMethodDescriptionSecurity.FieldSecurityAnnotation.Builder.build()
Security.FieldSecurityAnnotation.Builder.buildPartial()
Security.FieldSecurityAnnotation.getDefaultInstance()
Security.FieldSecurityAnnotation.Builder.getDefaultInstanceForType()
Security.FieldSecurityAnnotation.getDefaultInstanceForType()
Security.FieldSecurityAnnotation.parseDelimitedFrom
(InputStream input) Security.FieldSecurityAnnotation.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(byte[] data) Security.FieldSecurityAnnotation.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.ByteString data) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input) Security.FieldSecurityAnnotation.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(InputStream input) Security.FieldSecurityAnnotation.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Security.FieldSecurityAnnotation.parseFrom
(ByteBuffer data) Security.FieldSecurityAnnotation.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in udpa.annotations that return types with arguments of type Security.FieldSecurityAnnotationModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<Security.FieldSecurityAnnotation> Security.FieldSecurityAnnotation.getParserForType()
static com.google.protobuf.Parser
<Security.FieldSecurityAnnotation> Security.FieldSecurityAnnotation.parser()
Methods in udpa.annotations with parameters of type Security.FieldSecurityAnnotationModifier and TypeMethodDescriptionprivate void
Security.FieldSecurityAnnotation.Builder.buildPartial0
(Security.FieldSecurityAnnotation result) Security.FieldSecurityAnnotation.Builder.mergeFrom
(Security.FieldSecurityAnnotation other) Security.FieldSecurityAnnotation.newBuilder
(Security.FieldSecurityAnnotation prototype)