androidx.car.app.model.signin

Interfaces

SignInTemplate.SignInMethod

One of the possible sign in methods that can be set on a SignInTemplate.

Classes

InputSignInMethod

A SignInTemplate.SignInMethod that presents an input box for the user to enter their credentials.

InputSignInMethod.Builder

A builder of InputSignInMethod.

PinSignInMethod

A SignInTemplate.SignInMethod that presents a PIN or activation code that the user can use to sign-in.

ProviderSignInMethod

A SignInTemplate.SignInMethod that allows the user to initiate sign-in with a authentication provider.

QRCodeSignInMethod

A SignInTemplate.SignInMethod that presents a QR Code that the user can use to sign-in.

SignInTemplate

A template that can be used to create a sign-in flow.

SignInTemplate.Builder

A builder of SignInTemplate.