User Data View Model
Properties
_email
Link copied to clipboard
_firstname
Link copied to clipboard
_lastname
Link copied to clipboard
_password
Link copied to clipboard
_passwordBeforeNextTask
Link copied to clipboard
Indicates whether sendPassword method already finished.
_registeringKey
Link copied to clipboard
_sendingPassword
Link copied to clipboard
_sendingUsername
Link copied to clipboard
_signInKey
Link copied to clipboard
_signInReady
Link copied to clipboard
_username
Link copied to clipboard
_usernameBeforePassword
Link copied to clipboard
passwordBeforeNextTask
Link copied to clipboard
registeringKey
Link copied to clipboard
repository
Link copied to clipboard
sendingPassword
Link copied to clipboard
sendingUsername
Link copied to clipboard
signInReady
Link copied to clipboard
usernameBeforePassword
Link copied to clipboard
Inherited properties
Functions
getFullName
Link copied to clipboard
registerRequest
Link copied to clipboard
registerResponse
Link copied to clipboard
sendPassword
Link copied to clipboard
sendUsername
Link copied to clipboard
fun sendUsername()
Content copied to clipboard
setFido2ApiClient
Link copied to clipboard
setPasswordBeforeNextTask
Link copied to clipboard
fun setPasswordBeforeNextTask()
Content copied to clipboard
Reset _passwordBeforeNextTask after sending all data.
setSignInKey
Link copied to clipboard
setUsername
Link copied to clipboard
setUsernameBeforePassword
Link copied to clipboard
fun setUsernameBeforePassword()
Content copied to clipboard
signInRequest
Link copied to clipboard
signInResponse
Link copied to clipboard
signOutOnErrorOrFinished
Link copied to clipboard
fun signOutOnErrorOrFinished()
Content copied to clipboard
Once registration is finished and the user decides to go back to RegisterLoginFragment, he/she will be signed out and all local data from the registration process will be deleted.
Inherited functions
clear
Link copied to clipboard
getApplication
Link copied to clipboard
setTagIfAbsent
Link copied to clipboard