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
/
isPasswordEmpty
is
Password
Empty
jvm
abstract
fun
isPasswordEmpty
(
)
:
Boolean
(
source
)
如果为 true,密码未设置。密码未设置时密钥库会自动解锁。
Return
密码是否为空。
Throws
Secret
Store
Locked
Exception