Interface VerificationCodeReceiver

  • All Known Implementing Classes:
    AbstractPromptReceiver

    public interface VerificationCodeReceiver
    OAuth 2.0 verification code receiver.

    Implementation should be thread-safe.

    Since:
    1.11
    Author:
    Yaniv Inbar