A B C D E F G H I L M O P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- callLoginAPI(boolean, String, String) - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
- callLoginAPI(boolean, String, String) - Method in interface com.cheetahdigital.authentication.ui.registration.RegistrationView
-
Callback when sign-up succeeds.
- CARD_NUMBER_DIGIT_COUNT - Static variable in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
- ChangePasswordActivity<V extends ChangePasswordView,P extends ChangePasswordPresenter<V>> - Class in com.cheetahdigital.authentication.ui.changepassword
-
Extends
MvpActivityView
withChangePasswordView
as its View andChangePasswordPresenter
as the presenter - ChangePasswordActivity() - Constructor for class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordActivity
- ChangePasswordPresenter<V extends ChangePasswordView> - Class in com.cheetahdigital.authentication.ui.changepassword
-
The
MvpNullObjectBasePresenter
class forChangePasswordActivity
- ChangePasswordPresenter() - Constructor for class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordPresenter
- ChangePasswordView - Interface in com.cheetahdigital.authentication.ui.changepassword
-
MvpView
class ofChangePasswordActivity
- clearSharedPreferences(Context) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
-
Clears all shared preferences
- clearSharedPreferenceString(Context, String) - Static method in class com.cheetahdigital.authentication.ui.biometrics.BiometricsSharedPrefs
-
Clear specific shared preferences string
- com.cheetahdigital.authentication.ui.agegate - package com.cheetahdigital.authentication.ui.agegate
- com.cheetahdigital.authentication.ui.biometrics - package com.cheetahdigital.authentication.ui.biometrics
- com.cheetahdigital.authentication.ui.biometrics.listener - package com.cheetahdigital.authentication.ui.biometrics.listener
- com.cheetahdigital.authentication.ui.changepassword - package com.cheetahdigital.authentication.ui.changepassword
- com.cheetahdigital.authentication.ui.login - package com.cheetahdigital.authentication.ui.login
- com.cheetahdigital.authentication.ui.registration - package com.cheetahdigital.authentication.ui.registration
- com.cheetahdigital.authentication.ui.resetpassword - package com.cheetahdigital.authentication.ui.resetpassword
- createAgeGateFragment() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateActivity
-
Method to create an instance of
AgeGateFragment
. - createPresenter() - Method in class com.cheetahdigital.authentication.ui.agegate.AgeGateFragment
- createPresenter() - Method in class com.cheetahdigital.authentication.ui.changepassword.ChangePasswordActivity
- createPresenter() - Method in class com.cheetahdigital.authentication.ui.login.LoginActivity
- createPresenter() - Method in class com.cheetahdigital.authentication.ui.registration.RegistrationActivity
- createPresenter() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ForgotPasswordActivity
- createPresenter() - Method in class com.cheetahdigital.authentication.ui.resetpassword.ResetPasswordActivity
- CryptographyTask - Class in com.cheetahdigital.authentication.ui.biometrics
-
Create a
BiometricPrompt.CryptoObject
used for biometrics This is an async task - CryptographyTask(boolean, Context, CryptographyTaskListener) - Constructor for class com.cheetahdigital.authentication.ui.biometrics.CryptographyTask
- CryptographyTaskListener - Interface in com.cheetahdigital.authentication.ui.biometrics.listener
-
Callback for receiving successful or failed Cryptography task
All Classes All Packages