accountManager:AccountManager
The AccountManager object used to perform login attempts.
public function get accountManager():AccountManager
public function set accountManager(value:AccountManager):void
public function LoginPane()
public function dispose():void
Disposes of the resources used by this object, preparing it for garbage collection.
public function focusUserID():void
Assigns input focus to the "User ID" field.