PasswordMessage

skunk.net.message.PasswordMessage
See thePasswordMessage companion class

Attributes

Companion
class
Source
PasswordMessage.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def cleartext(password: String): PasswordMessage

Attributes

Source
PasswordMessage.scala

Inherited methods

def md5(user: String, password: String, salt: Array[Byte]): PasswordMessage

Attributes

Inherited from:
PasswordMessagePlatform (hidden)
Source
PasswordMessagePlatform.scala

Concrete fields