Known Direct Subclasses |
This class is deprecated.
please use
CredentialsOptions.Builder
instead.
Builder for Auth.AuthCredentialsOptions
.
Public Constructor Summary
Public Method Summary
Auth.AuthCredentialsOptions.Builder |
forceEnableSaveDialog()
Specifies that the save confirmation dialog should always be shown when
required.
|
Inherited Method Summary
Public Constructors
public Auth.AuthCredentialsOptions.Builder ()
Public Methods
public Auth.AuthCredentialsOptions.Builder forceEnableSaveDialog ()
Specifies that the save confirmation dialog should always be shown when required.
On Android O and above devices the save confirmation dialog may not be shown in favour of the active Autofill service's save dialog. Setting this option overrides this choice and will show the Auth.Api.Credentials save confirmation regardless of the Android Autofill service.