accountSelector abstract method
- AccountSelector accountSelector
Specifies the object that will take care of the account selection.
Params:
- accountSelector: the AccountSelector.
Returns: an OutOfBandAuthentication object.
Implementation
OutOfBandAuthentication accountSelector(AccountSelector accountSelector);