class PasswordPresenter : PasswordContract.Presenter
PasswordPresenter(view: PasswordContract.View, provider: InputProvider<Credentials>, smartlockController: SmartlockController?) |
fun sign(inputField: InputField, identifier: Identifier?, keepUserLoggedIn: Boolean, keyValueStore: KeyValueStore?): Unit |