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

list

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

Overrides AsyncLoginsStorage.list

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