Stay organized with collections
Save and categorize content based on your preferences.
Interfaces
AuthTabCallback |
A callback class for Auth Tab clients to get messages regarding events in their Auth Tabs.
|
Classes
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.browser.auth\n=====================\n\n*** ** * ** ***\n\nKotlin \\|[Java](/reference/androidx/browser/auth/package-summary \"View this page in Java\")\n\nInterfaces\n----------\n\n|----------------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [AuthTabCallback](/reference/kotlin/androidx/browser/auth/AuthTabCallback) | A callback class for Auth Tab clients to get messages regarding events in their Auth Tabs. |\n\nClasses\n-------\n\n|--------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| [AuthTabColorSchemeParams](/reference/kotlin/androidx/browser/auth/AuthTabColorSchemeParams) | Contains visual parameters of an Auth Tab that may depend on the color scheme. |\n| [AuthTabColorSchemeParams.Builder](/reference/kotlin/androidx/browser/auth/AuthTabColorSchemeParams.Builder) | Builder class for [AuthTabColorSchemeParams](/reference/kotlin/androidx/browser/auth/AuthTabColorSchemeParams) objects. |\n| [AuthTabIntent](/reference/kotlin/androidx/browser/auth/AuthTabIntent) | Class holding an [Intent](https://developer.android.com/reference/android/content/Intent.html) and other data necessary to start an Auth Tab Activity. |\n| [AuthTabIntent.AuthResult](/reference/kotlin/androidx/browser/auth/AuthTabIntent.AuthResult) | Class containing Auth Tab result data. |\n| [AuthTabIntent.Builder](/reference/kotlin/androidx/browser/auth/AuthTabIntent.Builder) | Builder class for [AuthTabIntent](/reference/kotlin/androidx/browser/auth/AuthTabIntent) objects. |\n| [AuthTabSession](/reference/kotlin/androidx/browser/auth/AuthTabSession) | A class to be used for AuthTab related communication. |\n| [AuthTabSession.PendingSession](/reference/kotlin/androidx/browser/auth/AuthTabSession.PendingSession) | A class to be used instead of [AuthTabSession](/reference/kotlin/androidx/browser/auth/AuthTabSession) when an Auth Tab is launched before a Service connection is established. |\n| [AuthTabSessionToken](/reference/kotlin/androidx/browser/auth/AuthTabSessionToken) | Wrapper class that can be used as a unique identifier for a session. |"]]