AuthenticationMethod

com.github.mauricio.async.db.mysql.encoder.auth.AuthenticationMethod
See theAuthenticationMethod companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

final val Availables: Map[String, AuthenticationMethod]
final val Native: "mysql_native_password"
final val Old: "mysql_old_password"