AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.adapter
/
CoreAPI
/
SecretAPI
/
changePassword
change
Password
jvm
abstract
suspend
fun
changePassword
(
oldPassword
:
String
,
newPassword
:
String
)
(
source
)
修改密码。在从用户接收密码时,请注意安全。
See also
Secret
API
Throws
Password
Invalid
Exception
Secret
Store
Locked
Exception