|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VerificationCodeReceiver
OAuth 2.0 verification code receiver.
Implementation should be thread-safe.
| Method Summary | |
|---|---|
String |
getRedirectUri()
Returns the redirect URI. |
void |
stop()
Releases any resources and stops any processes started. |
String |
waitForCode()
Waits for a verification code. |
| Method Detail |
|---|
String getRedirectUri()
throws Exception
Exception
String waitForCode()
throws Exception
Exception
void stop()
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||