Uses of Class
tigase.auth.callbacks.VerifyPasswordCallback
-
Packages that use VerifyPasswordCallback Package Description tigase.auth.impl -
-
Uses of VerifyPasswordCallback in tigase.auth.impl
Methods in tigase.auth.impl with parameters of type VerifyPasswordCallback Modifier and Type Method Description protected voidAuthRepoPlainCallbackHandler. handleVerifyPasswordCallback(VerifyPasswordCallback pc)Deprecated.protected voidPlainCallbackHandler. handleVerifyPasswordCallback(VerifyPasswordCallback pc)protected voidPlainSPCallbackHandler. handleVerifyPasswordCallback(VerifyPasswordCallback pc)Deprecated.
-