Interface AuthenticatorListener
public interface AuthenticatorListener
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Method Summary
Modifier and TypeMethodDescriptionvoidonLoginRejected(String uid) voidonLoginSuccess(String uid, String token) voidvoidboolean
-
Method Details
-
onLoginSuccess
-
onLoginRejected
-
onLoginUserNotFound
-
onLogout
-
verify
-