public static final class MysqlxSession.AuthenticateStart.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder> implements MysqlxSession.AuthenticateStartOrBuilder
The initial message send from the client to the server to start the authentication process. @returns @ref Mysqlx::Session::AuthenticateContinueProtobuf type
Mysqlx.Session.AuthenticateStart| Modifier and Type | Method and Description |
|---|---|
MysqlxSession.AuthenticateStart.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxSession.AuthenticateStart |
build() |
MysqlxSession.AuthenticateStart |
buildPartial() |
MysqlxSession.AuthenticateStart.Builder |
clear() |
MysqlxSession.AuthenticateStart.Builder |
clearAuthData()
authentication data
|
MysqlxSession.AuthenticateStart.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MysqlxSession.AuthenticateStart.Builder |
clearInitialResponse()
initial response
|
MysqlxSession.AuthenticateStart.Builder |
clearMechName()
authentication mechanism name
|
MysqlxSession.AuthenticateStart.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MysqlxSession.AuthenticateStart.Builder |
clone() |
com.google.protobuf.ByteString |
getAuthData()
authentication data
|
MysqlxSession.AuthenticateStart |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.ByteString |
getInitialResponse()
initial response
|
java.lang.String |
getMechName()
authentication mechanism name
|
com.google.protobuf.ByteString |
getMechNameBytes()
authentication mechanism name
|
boolean |
hasAuthData()
authentication data
|
boolean |
hasInitialResponse()
initial response
|
boolean |
hasMechName()
authentication mechanism name
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MysqlxSession.AuthenticateStart.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MysqlxSession.AuthenticateStart.Builder |
mergeFrom(com.google.protobuf.Message other) |
MysqlxSession.AuthenticateStart.Builder |
mergeFrom(MysqlxSession.AuthenticateStart other) |
MysqlxSession.AuthenticateStart.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MysqlxSession.AuthenticateStart.Builder |
setAuthData(com.google.protobuf.ByteString value)
authentication data
|
MysqlxSession.AuthenticateStart.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
MysqlxSession.AuthenticateStart.Builder |
setInitialResponse(com.google.protobuf.ByteString value)
initial response
|
MysqlxSession.AuthenticateStart.Builder |
setMechName(java.lang.String value)
authentication mechanism name
|
MysqlxSession.AuthenticateStart.Builder |
setMechNameBytes(com.google.protobuf.ByteString value)
authentication mechanism name
|
MysqlxSession.AuthenticateStart.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
MysqlxSession.AuthenticateStart.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic MysqlxSession.AuthenticateStart build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic MysqlxSession.AuthenticateStart buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic MysqlxSession.AuthenticateStart.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder mergeFrom(MysqlxSession.AuthenticateStart other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public MysqlxSession.AuthenticateStart.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<MysqlxSession.AuthenticateStart.Builder>java.io.IOExceptionpublic boolean hasMechName()
authentication mechanism name
required string mech_name = 1;hasMechName in interface MysqlxSession.AuthenticateStartOrBuilderpublic java.lang.String getMechName()
authentication mechanism name
required string mech_name = 1;getMechName in interface MysqlxSession.AuthenticateStartOrBuilderpublic com.google.protobuf.ByteString getMechNameBytes()
authentication mechanism name
required string mech_name = 1;getMechNameBytes in interface MysqlxSession.AuthenticateStartOrBuilderpublic MysqlxSession.AuthenticateStart.Builder setMechName(java.lang.String value)
authentication mechanism name
required string mech_name = 1;value - The mechName to set.public MysqlxSession.AuthenticateStart.Builder clearMechName()
authentication mechanism name
required string mech_name = 1;public MysqlxSession.AuthenticateStart.Builder setMechNameBytes(com.google.protobuf.ByteString value)
authentication mechanism name
required string mech_name = 1;value - The bytes for mechName to set.public boolean hasAuthData()
authentication data
optional bytes auth_data = 2;hasAuthData in interface MysqlxSession.AuthenticateStartOrBuilderpublic com.google.protobuf.ByteString getAuthData()
authentication data
optional bytes auth_data = 2;getAuthData in interface MysqlxSession.AuthenticateStartOrBuilderpublic MysqlxSession.AuthenticateStart.Builder setAuthData(com.google.protobuf.ByteString value)
authentication data
optional bytes auth_data = 2;value - The authData to set.public MysqlxSession.AuthenticateStart.Builder clearAuthData()
authentication data
optional bytes auth_data = 2;public boolean hasInitialResponse()
initial response
optional bytes initial_response = 3;hasInitialResponse in interface MysqlxSession.AuthenticateStartOrBuilderpublic com.google.protobuf.ByteString getInitialResponse()
initial response
optional bytes initial_response = 3;getInitialResponse in interface MysqlxSession.AuthenticateStartOrBuilderpublic MysqlxSession.AuthenticateStart.Builder setInitialResponse(com.google.protobuf.ByteString value)
initial response
optional bytes initial_response = 3;value - The initialResponse to set.public MysqlxSession.AuthenticateStart.Builder clearInitialResponse()
initial response
optional bytes initial_response = 3;public final MysqlxSession.AuthenticateStart.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>public final MysqlxSession.AuthenticateStart.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>