Interface TranscriberSPI
-
Method Summary
Modifier and TypeMethodDescriptionThe hashed-passwordThe real nameThe transcriber usernamevoid
setPassword
(String password) void
setRealName
(String name) void
setUsePassword
(boolean v) void
setUsername
(String username) boolean
Using password?
-
Method Details