Stay organized with collections Save and categorize content based on your preferences.

GetPasswordOption

public final class GetPasswordOption extends CredentialOption


A request to retrieve the user's saved application password from their password provider.

Summary

Public constructors

GetPasswordOption(boolean isAutoSelectAllowed)

Public methods

boolean

false by default, allows auto selecting a password if there is only one available

Public constructors

GetPasswordOption

public GetPasswordOption(boolean isAutoSelectAllowed)

Public methods

isAutoSelectAllowed

public boolean isAutoSelectAllowed()

false by default, allows auto selecting a password if there is only one available