toggle menu
kotlin-client
JVM
switch theme
search in API
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
Throws
User
Not
Found
Exception
if user does not exist