kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.user
/
UserManager
/
getUser
get
User
suspend
fun
getUser
(
username
:
String
,
domain
:
AuthDomain
=
AuthDomain.LOCAL
,
common
:
CommonOptions
=
CommonOptions.Default
)
:
UserAndMetadata
Content copied to clipboard
Throws
com.
couchbase.
client.
core.
error.
User
Not
Found
Exception
if user does not exist