Package-level declarations
Types
Handles OAuth sign-in and Identity-Aware Proxy (IAP) sign-in/sign-out flows by launching a Custom Tab for user interaction. If Custom Tabs are not supported by the default browser, sign-in will fail with an error of type CustomTabsNotFoundException.
Handles authentication challenges and exposes state for the Authenticator to display to the user.
Represents different types of browser-based authentication challenges.
Represents an authentication challenge requiring a client certificate.
Exception thrown when the default browser does not support Custom Tabs.
Represents a NetworkAuthenticationChallenge of type NetworkAuthenticationType.ServerTrust.
Functions
Displays appropriate Authentication UI when an authentication challenge is issued.
Handles authentication challenges and exposes state for the Authenticator to display to the user.
Completes the current browser-based authentication challenge for the AuthenticatorState.
Displays appropriate Authentication UI when an authentication challenge is issued.
Launches the custom tabs activity with the provided browser authentication challenge.