Class MysqlxSession.AuthenticateStart.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderType>
com.google.protobuf.GeneratedMessageV3.Builder<MysqlxSession.AuthenticateStart.Builder>
com.mysql.cj.x.protobuf.MysqlxSession.AuthenticateStart.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, MysqlxSession.AuthenticateStartOrBuilder, java.lang.Cloneable
Enclosing class:
MysqlxSession.AuthenticateStart

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 proccess
 :param mech_name: authentication mechanism name
 :param auth_data: authentication data
 :param initial_response: initial response
 :Returns: :protobuf:msg:`Mysqlx.Session::AuthenticateContinue`
 
Protobuf type Mysqlx.Session.AuthenticateStart