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 TypeMethodDescriptionvoidCryptoManager.addPasswordHandler(CryptoManagerPasswordHandler handler) voidCryptoManager.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 TypeMethodDescriptionvoidCryptoManagerImpl.addPasswordHandler(CryptoManagerPasswordHandler handler) voidCryptoManagerImpl.removePasswordHandler(CryptoManagerPasswordHandler handler) -
Uses of CryptoManagerPasswordHandler in com.biglybt.ui.swt.auth
Classes in com.biglybt.ui.swt.auth that implement CryptoManagerPasswordHandler