ktor-auth / io.ktor.auth / UserHashedTableAuth / <init>

<init>

UserHashedTableAuth(table: Map<String, ByteArray>)
UserHashedTableAuth(config: ApplicationConfig) UserHashedTableAuth(digester: (String) -> ByteArray, table: Map<String, ByteArray>)

Simple in-memory table that keeps user names and password hashes