All Classes
- 
All Classes Interface Summary Class Summary Class Description AgeGateActivity Activity class that serves as a container forAgeGateFragmentTo fully change the Fragment in the tab, modifyAgeGateActivity.createAgeGateFragment()AgeGateFragment<V extends AgeGateView,P extends AgeGatePresenter<V>> AgeGatePresenter<T extends AgeGateView> ThePresenterclass forAgeGateFragmentAgeGateView AuthenticationCallback Callback class when handling biometric authentication actions This extends BiometricPrompt.AuthenticationCallbackBiometricsDialogManager Manager class for displaying of authentication fingerprint user dialogBiometricsSharedPrefs Shared preferences class for Biometrics This is responsible for saving and retrieving biometric data from Shared Preferences.BiometricUtil Helper class when using biometricsChangePasswordActivity<V extends ChangePasswordView,P extends ChangePasswordPresenter<V>> ExtendsMvpActivityViewwithChangePasswordViewas its View andChangePasswordPresenteras the presenterChangePasswordPresenter<V extends ChangePasswordView> TheMvpNullObjectBasePresenterclass forChangePasswordActivityChangePasswordView MvpViewclass ofChangePasswordActivityCryptographyTask Create aBiometricPrompt.CryptoObjectused for biometrics This is an async taskCryptographyTaskListener Callback for receiving successful or failed Cryptography taskDecryptPasswordListener Interface which checks if password was successfully decrypted from Biometric DataForgotPasswordActivity<V extends ForgotPasswordView,P extends ForgotPasswordPresenter<V>> Activity to request reset password by submitting member's email.ForgotPasswordPresenter<V extends ForgotPasswordView> TheMvpNullObjectBasePresenterclass forForgotPasswordActivityForgotPasswordView MvpViewclass ofForgotPasswordActivityGoogleSignInTask Google sign-in async task.GoogleSignInTaskCallback Google sign in task listener when sign is is successful or notLoginActivity<V extends LoginView,P extends LoginPresenter<V>> AbstractActivityclass which let's the user Login or Register to the Stellar API.LoginPresenter<V extends LoginView> TheMvpNullObjectBasePresenterclass forLoginActivityLoginValidationHelper Login Validation Helper class.LoginView TheMvpViewclass forLoginActivityMainThreadExecutor Mimics the Main Executors used for showing biometric promptRegisterBiometricsListener A listener for the user's response for registering biometric dataRegistrationActivity<V extends RegistrationView,P extends RegistrationPresenter<V>> AbstractActivityclass which let's the user Register via Email to the Authentication API.RegistrationPresenter<T extends RegistrationView> TheMvpPresenterclass forRegistrationActivityThis extends theLoginPresenterclass so as to inherit the other login methodsRegistrationView MVP View Class for RegistrationResetPasswordActivity<V extends ResetPasswordView,P extends ResetPasswordPresenter<V>> Abstract class which lets the user to reset the password by providing the new password and password confirmation.ResetPasswordPresenter<V extends ResetPasswordView> TheMvpNullObjectBasePresenterclass forResetPasswordActivityResetPasswordView MvpViewclass ofResetPasswordActivity