public static final class AuthenticationInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder> implements AuthenticationInfoOrBuilder
audit.AuthenticationInfo
Modifier and Type | Method and Description |
---|---|
AuthenticationInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AuthenticationInfo |
build() |
AuthenticationInfo |
buildPartial() |
AuthenticationInfo.Builder |
clear() |
AuthenticationInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AuthenticationInfo.Builder |
clearMetadata()
authentication metadata
|
AuthenticationInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AuthenticationInfo.Builder |
clearPrincipal()
The authenticated principal for the requester
|
AuthenticationInfo.Builder |
clone() |
AuthenticationInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
AuthenticationMetadata |
getMetadata()
authentication metadata
|
AuthenticationMetadata.Builder |
getMetadataBuilder()
authentication metadata
|
AuthenticationMetadataOrBuilder |
getMetadataOrBuilder()
authentication metadata
|
java.lang.String |
getPrincipal()
The authenticated principal for the requester
|
com.google.protobuf.ByteString |
getPrincipalBytes()
The authenticated principal for the requester
|
boolean |
hasMetadata()
authentication metadata
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AuthenticationInfo.Builder |
mergeFrom(AuthenticationInfo other) |
AuthenticationInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AuthenticationInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
AuthenticationInfo.Builder |
mergeMetadata(AuthenticationMetadata value)
authentication metadata
|
AuthenticationInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AuthenticationInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
AuthenticationInfo.Builder |
setMetadata(AuthenticationMetadata.Builder builderForValue)
authentication metadata
|
AuthenticationInfo.Builder |
setMetadata(AuthenticationMetadata value)
authentication metadata
|
AuthenticationInfo.Builder |
setPrincipal(java.lang.String value)
The authenticated principal for the requester
|
AuthenticationInfo.Builder |
setPrincipalBytes(com.google.protobuf.ByteString value)
The authenticated principal for the requester
|
AuthenticationInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
AuthenticationInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public AuthenticationInfo build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public AuthenticationInfo buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public AuthenticationInfo.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder mergeFrom(AuthenticationInfo other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public AuthenticationInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<AuthenticationInfo.Builder>
java.io.IOException
public java.lang.String getPrincipal()
The authenticated principal for the requester
string principal = 1;
getPrincipal
in interface AuthenticationInfoOrBuilder
public com.google.protobuf.ByteString getPrincipalBytes()
The authenticated principal for the requester
string principal = 1;
getPrincipalBytes
in interface AuthenticationInfoOrBuilder
public AuthenticationInfo.Builder setPrincipal(java.lang.String value)
The authenticated principal for the requester
string principal = 1;
value
- The principal to set.public AuthenticationInfo.Builder clearPrincipal()
The authenticated principal for the requester
string principal = 1;
public AuthenticationInfo.Builder setPrincipalBytes(com.google.protobuf.ByteString value)
The authenticated principal for the requester
string principal = 1;
value
- The bytes for principal to set.public boolean hasMetadata()
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
hasMetadata
in interface AuthenticationInfoOrBuilder
public AuthenticationMetadata getMetadata()
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
getMetadata
in interface AuthenticationInfoOrBuilder
public AuthenticationInfo.Builder setMetadata(AuthenticationMetadata value)
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
public AuthenticationInfo.Builder setMetadata(AuthenticationMetadata.Builder builderForValue)
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
public AuthenticationInfo.Builder mergeMetadata(AuthenticationMetadata value)
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
public AuthenticationInfo.Builder clearMetadata()
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
public AuthenticationMetadata.Builder getMetadataBuilder()
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
public AuthenticationMetadataOrBuilder getMetadataOrBuilder()
authentication metadata
.audit.AuthenticationMetadata metadata = 2;
getMetadataOrBuilder
in interface AuthenticationInfoOrBuilder
public final AuthenticationInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>
public final AuthenticationInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<AuthenticationInfo.Builder>