java.lang.Object | |
↳ | com.google.android.gms.auth.api.Auth.AuthCredentialsOptions.Builder |
![]() |
This class is deprecated.
please use CredentialsOptions.Builder
instead.
Builder for Auth.AuthCredentialsOptions
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Specifies that the save confirmation dialog should always be shown when required.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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.
Returns | |
---|---|
Auth.AuthCredentialsOptions.Builder |