Uses of Interface
com.biglybt.core.security.CryptoManagerPasswordHandler.passwordDetails
Packages that use CryptoManagerPasswordHandler.passwordDetails
-
Uses of CryptoManagerPasswordHandler.passwordDetails in com.biglybt.core.security
Methods in com.biglybt.core.security that return CryptoManagerPasswordHandler.passwordDetailsModifier and TypeMethodDescriptionCryptoManagerPasswordHandler.getPassword
(int handler_type, int action_type, boolean last_pw_incorrect, String reason) Gets a passwordMethods in com.biglybt.core.security with parameters of type CryptoManagerPasswordHandler.passwordDetailsModifier and TypeMethodDescriptionvoid
CryptoManagerPasswordHandler.passwordOK
(int handler_type, CryptoManagerPasswordHandler.passwordDetails details) -
Uses of CryptoManagerPasswordHandler.passwordDetails in com.biglybt.ui.swt.auth
Methods in com.biglybt.ui.swt.auth that return CryptoManagerPasswordHandler.passwordDetailsModifier and TypeMethodDescriptionCryptoWindow.getPassword
(int handler_type, int action_type, boolean last_pw_incorrect, String reason) Methods in com.biglybt.ui.swt.auth with parameters of type CryptoManagerPasswordHandler.passwordDetailsModifier and TypeMethodDescriptionvoid
CryptoWindow.passwordOK
(int handler_type, CryptoManagerPasswordHandler.passwordDetails details)