MobileRequestAuthController

MobileRequestAuthController

Mobile Authorization Request Controller

Touch-optimized auth request workflow with offline queue integration. Extends MobileControllerBase for centralized connection handling.

Constructor

new MobileRequestAuthController()

Source:

Methods

handleSubmit()

Description:
  • Handle form submission

Source:

(async) loadApprovers()

Description:
  • Fetch approvers with retry logic

Source:

onConnect()

Description:
  • Called after base class connect

Source:

onConnectionStateChanged()

Description:
  • Called when connection state changes (from base class)

Source:

onDisconnect()

Description:
  • Called after base class disconnect

Source:

updateOnlineUI()

Description:
  • Update UI based on online/offline status

Source:

validateForm()

Description:
  • Enable submit button only when valid and online

Source: