gnieh

sohva

package sohva

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. sohva
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Doc = AnyRef { ... /* 2 definitions in type refinement */ }

Value Members

  1. def bytes2string(bytes: Array[Byte]): String

    Attributes
    protected
  2. implicit def doc2idrev(d: Doc): IdRev

  3. def hash(s: String): String

    Attributes
    protected
  4. implicit def map2idrev(m: Map[String, Any]): IdRev

  5. def passwordSha(password: String): (String, String)

    Attributes
    protected
  6. package testing

Inherited from AnyRef

Inherited from Any

Ungrouped