Package-level declarations
Types
Handles authentication challenges and exposes state for the Authenticator to display to the user.
Represents an authentication challenge requiring a client certificate.
An activity that is responsible for launching a CustomTabs activity and to receive and process the redirect intent as a result of a user completing the CustomTabs prompt.
Represents a NetworkAuthenticationChallenge of type NetworkAuthenticationType.ServerTrust.
Functions
Displays appropriate Authentication UI when an authentication challenge is issued.
Completes the current AuthenticatorState.pendingOAuthUserSignIn with data from the provided intent.
Displays appropriate Authentication UI when an authentication challenge is issued.
Launches the custom tabs activity with the provided authorize URL. The resulting intent will launch using an Incognito tab if the pendingSignIn's OAuthUserConfiguration.preferPrivateWebBrowserSession is true.
Displays a username and password prompt to the user.