androidx.browser.auth


Annotations

ExperimentalAuthTab

Denotes that the annotated declaration is part of the experimental Auth Tab.

Interfaces

AuthTabCallback

A callback class for Auth Tab clients to get messages regarding events in their Auth Tabs.

Classes

AuthTabColorSchemeParams

Contains visual parameters of an Auth Tab that may depend on the color scheme.

AuthTabColorSchemeParams.Builder

Builder class for AuthTabColorSchemeParams objects.

AuthTabIntent

Class holding an Intent and other data necessary to start an Auth Tab Activity.

AuthTabIntent.AuthResult

Class containing Auth Tab result data.

AuthTabIntent.Builder

Builder class for AuthTabIntent objects.

AuthTabSession

A class to be used for AuthTab related communication.

AuthTabSession.PendingSession

A class to be used instead of AuthTabSession when an Auth Tab is launched before a Service connection is established.

AuthTabSessionToken

Wrapper class that can be used as a unique identifier for a session.