ui / com.schibsted.account.ui.login.screen.password / PasswordPresenter

PasswordPresenter

class PasswordPresenter : PasswordContract.Presenter

Constructors

<init>

PasswordPresenter(view: PasswordContract.View, provider: InputProvider<Credentials>, smartlockController: SmartlockController?)

Functions

sign

fun sign(inputField: InputField, identifier: Identifier?, keepUserLoggedIn: Boolean, keyValueStore: KeyValueStore?): Unit