android-components / mozilla.components.service.sync.logins / AsyncLoginsStorage / list

list

abstract fun list(): Deferred<List<ServerPassword>> (source)

Fetches the full list of passwords from the underlying storage layer.