Stay organized with collections
Save and categorize content based on your preferences.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-05-15 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.car.app.model.signin\n=============================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/car/app/model/signin/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|------------------------------------------------------------------------------------------------------------|--------------------------------------------------------------------------------------------------------------------------------------------|\n| [SignInTemplate.SignInMethod](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate.SignInMethod) | One of the possible sign in methods that can be set on a [SignInTemplate](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate). |\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [InputSignInMethod](/reference/kotlin/androidx/car/app/model/signin/InputSignInMethod) | A [SignInTemplate.SignInMethod](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate.SignInMethod) that presents an input box for the user to enter their credentials. |\n| [InputSignInMethod.Builder](/reference/kotlin/androidx/car/app/model/signin/InputSignInMethod.Builder) | A builder of [InputSignInMethod](/reference/kotlin/androidx/car/app/model/signin/InputSignInMethod). |\n| [PinSignInMethod](/reference/kotlin/androidx/car/app/model/signin/PinSignInMethod) | A [SignInTemplate.SignInMethod](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate.SignInMethod) that presents a PIN or activation code that the user can use to sign-in. |\n| [ProviderSignInMethod](/reference/kotlin/androidx/car/app/model/signin/ProviderSignInMethod) | A [SignInTemplate.SignInMethod](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate.SignInMethod) that allows the user to initiate sign-in with a authentication provider. |\n| [QRCodeSignInMethod](/reference/kotlin/androidx/car/app/model/signin/QRCodeSignInMethod) | A [SignInTemplate.SignInMethod](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate.SignInMethod) that presents a QR Code that the user can use to sign-in. |\n| [SignInTemplate](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate) | A template that can be used to create a sign-in flow. |\n| [SignInTemplate.Builder](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate.Builder) | A builder of [SignInTemplate](/reference/kotlin/androidx/car/app/model/signin/SignInTemplate). |"]]