Interface VerificationCodeReceiver

All Known Implementing Classes:
AbstractPromptReceiver

public interface VerificationCodeReceiver
OAuth 2.0 verification code receiver.

Implementation should be thread-safe.

Since:
1.11
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the redirect URI.
    void
    Releases any resources and stops any processes started.
    Waits for a verification code.