plsar-auth-framework
1.00
plsar-auth-framework
/
plsar-auth.support
/
DbAccess
/
getPassword
get
Password
abstract
fun
getPassword
(
user
:
String
?
)
:
String
?
Content copied to clipboard
Intended to return the user's password based on the username
Return
returns hashed password
Parameters
user