munchies
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
munchies
user-service
/
com.munchies.user.application.port.inbound
/
UpdateUserPassword
/
execute
execute
abstract
fun
execute
(
id
:
String
,
username
:
String
,
email
:
String
,
oldPassword
:
String
,
newPassword
:
String
)
:
UpdateUserPassword.Companion.UpdateUserPasswordResult