SalesforceMobileSDK-Android
Toggle table of contents
14.0.0-rc.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
SalesforceMobileSDK-Android
SalesforceSDK
/
com.salesforce.androidsdk.util
/
AuthConfigUtil
/
MyDomainAuthConfig
My
Domain
Auth
Config
open
class
MyDomainAuthConfig
This class represents my domain auth config.
Author
bhariharan
Members
Constructors
My
Domain
Auth
Config
Link copied to clipboard
constructor
(
authConfig
:
JSONObject
)
Parameterized constructor.
Properties
auth
Config
Link copied to clipboard
val
authConfig
:
JSONObject
login
Page
Url
Link copied to clipboard
open
val
loginPageUrl
:
String
sso
Urls
Link copied to clipboard
open
val
ssoUrls
:
List
<
String
>
Functions
is
Browser
Login
Enabled
Link copied to clipboard
open
fun
isBrowserLoginEnabled
(
)
:
Boolean
Returns whether browser login has been enabled in this auth config.
is
Share
Browser
Session
Enabled
Link copied to clipboard
open
fun
isShareBrowserSessionEnabled
(
)
:
Boolean
Returns whether share browser session has been enabled in this auth config.