Package-level declarations
Types
This class provides UI to switch between existing signed in user accounts, or add a new account. This screen is popped off the activity stack once the account switch is made.
The Android SDK configuration.
Login activity authenticates a user. Authorization happens inside a web view.
View model for the login activity managing OAuth authorization URL generation, server selection, and authentication flow state.
An activity which prompts the user to clear storage and informs the user that this will log out all users.
An activity that locks the app behind the operating system's provided authentication or guides the user through biometric enrollment.
Functions
Editor body for simulating a Welcome Discovery result (login host + username). Mirrors iOS DiscoveryResultEditor.swift. Tapping Save arms SalesforceSDKManager.simulatedDiscoveryResult; the next Welcome Discovery launch will inject these values instead of running the real WebView discovery flow. Hosted under a Switch in LoginOptionsScreen (parallels the Override Boot Config section).