activityTitle
|
val activityTitle: MutableLiveData<LoginScreen> |
clientResolvingState
|
val clientResolvingState: MutableLiveData<Boolean> |
clientResult
|
val clientResult: MutableLiveData<Event<LoginActivityViewModel.ClientResult>> |
credentialsProvider
|
var credentialsProvider: MutableLiveData<InputProvider<Credentials>> |
loginController
|
val loginController: MutableLiveData<Event<LoginController>> |
signUpController
|
val signUpController: MutableLiveData<Event<SignUpController>> |
smartlockCredentials
|
var smartlockCredentials: MutableLiveData<Credentials> |
smartlockReceiver
|
val smartlockReceiver: SmartlockReceiver |
smartlockResolvingState
|
val smartlockResolvingState: MutableLiveData<Boolean> |
smartlockResult
|
val smartlockResult: MutableLiveData<SmartlockTask.SmartLockResult> |
startSmartLockFlow
|
val startSmartLockFlow: MutableLiveData<Boolean> |
uiConfiguration
|
val uiConfiguration: MutableLiveData<InternalUiConfiguration> |
user
|
val user: MutableLiveData<User> |
userFlowType
|
var userFlowType: FlowSelectionListener.FlowType? |
userIdentifier
|
var userIdentifier: Identifier? |