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.
[null,null,["Last updated 2025-05-15 UTC."],[],[],null,["# androidx.browser.auth\n=====================\n\n*** ** * ** ***\n\n[Kotlin](/reference/kotlin/androidx/browser/auth/package-summary \"View this page in Kotlin\") \\|Java\n\nInterfaces\n----------\n\n|---------------------------------------------------------------------|--------------------------------------------------------------------------------------------|\n| [AuthTabCallback](/reference/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/androidx/browser/auth/AuthTabColorSchemeParams) | Contains visual parameters of an Auth Tab that may depend on the color scheme. |\n| [AuthTabColorSchemeParams.Builder](/reference/androidx/browser/auth/AuthTabColorSchemeParams.Builder) | Builder class for [AuthTabColorSchemeParams](/reference/androidx/browser/auth/AuthTabColorSchemeParams) objects. |\n| [AuthTabIntent](/reference/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/androidx/browser/auth/AuthTabIntent.AuthResult) | Class containing Auth Tab result data. |\n| [AuthTabIntent.Builder](/reference/androidx/browser/auth/AuthTabIntent.Builder) | Builder class for [AuthTabIntent](/reference/androidx/browser/auth/AuthTabIntent) objects. |\n| [AuthTabSession](/reference/androidx/browser/auth/AuthTabSession) | A class to be used for AuthTab related communication. |\n| [AuthTabSession.PendingSession](/reference/androidx/browser/auth/AuthTabSession.PendingSession) | A class to be used instead of [AuthTabSession](/reference/androidx/browser/auth/AuthTabSession) when an Auth Tab is launched before a Service connection is established. |\n| [AuthTabSessionToken](/reference/androidx/browser/auth/AuthTabSessionToken) | Wrapper class that can be used as a unique identifier for a session. |"]]