vertx / io.vertx.rxjava.ext.auth.jdbc / JDBCHashStrategy / getHashedStoredPwd

getHashedStoredPwd

open fun getHashedStoredPwd(row: JsonArray): String

Retrieve the hashed password from the result of the authentication query

Parameters

row - the row

Return
the hashed password