Class | Description |
---|---|
AbstractPrefsManager | |
AdminPermsManager |
This class represents custom permissions for a connected app set by the org admin.
|
AdminSettingsManager |
This class represents custom settings for a connected app set by the org admin.
|
BootConfig |
Class encapsulating the application configuration (consumer key, oauth scopes, refresh behavior).
|
LoginServerManager |
Class to manage login hosts (default and user entered).
|
LoginServerManager.LoginServer |
Class to encapsulate a login server name, URL, index and type (custom or not).
|
RuntimeConfig |
Classes responsible for reading runtime configurations (from MDM provider).
|
Enum | Description |
---|---|
RuntimeConfig.ConfigKey |
Exception | Description |
---|---|
BootConfig.BootConfigException |
Exception thrown for all bootconfig parsing errors.
|