Uses of Interface
com.biglybt.core.security.CryptoManagerPasswordHandler
Packages that use CryptoManagerPasswordHandler
Package
Description
-
Uses of CryptoManagerPasswordHandler in com.biglybt.core.security
Methods in com.biglybt.core.security with parameters of type CryptoManagerPasswordHandlerModifier and TypeMethodDescriptionvoid
CryptoManager.addPasswordHandler
(CryptoManagerPasswordHandler handler) void
CryptoManager.removePasswordHandler
(CryptoManagerPasswordHandler handler) -
Uses of CryptoManagerPasswordHandler in com.biglybt.core.security.impl
Methods in com.biglybt.core.security.impl with parameters of type CryptoManagerPasswordHandlerModifier and TypeMethodDescriptionvoid
CryptoManagerImpl.addPasswordHandler
(CryptoManagerPasswordHandler handler) void
CryptoManagerImpl.removePasswordHandler
(CryptoManagerPasswordHandler handler) -
Uses of CryptoManagerPasswordHandler in com.biglybt.ui.swt.auth
Classes in com.biglybt.ui.swt.auth that implement CryptoManagerPasswordHandler