AuthConfigUtil

open class AuthConfigUtil

This class has utility methods that help with authentication related functionality.

Author

bhariharan

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
This class represents my domain auth config.

Properties

Link copied to clipboard
val AUTH_CONFIG_COMPLETE_INTENT_ACTION: String = "com.salesforce.AUTH_CONFIG_COMPLETE"
Link copied to clipboard
val WAS_REQUEST_SUCCESSFUL_EXTRA: String = "com.salesforce.WAS_REQUEST_SUCCESSFUL"

Functions

Link copied to clipboard
Returns the auth config associated with a my domain login endpoint.