AuthenticationMethod

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

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def generateAuthentication(charset: Charset, password: Option[String], seed: Array[Byte]): Array[Byte]