Class AbstractPromptReceiver

  • All Implemented Interfaces:
    VerificationCodeReceiver

    public abstract class AbstractPromptReceiver
    extends Object
    implements VerificationCodeReceiver
    OAuth 2.0 abstract verification code receiver that prompts user to paste the code copied from the browser.

    Implementation is thread-safe.

    Since:
    1.11
    Author:
    Yaniv Inbar