Class OAuthReceiverCallback

java.lang.Object
com.amilesend.onedrive.connection.auth.oauth.OAuthReceiverCallback
All Implemented Interfaces:
HttpHandler

public class OAuthReceiverCallback extends Object implements HttpHandler
HttpServer handler that takes the verifier token passed over from the OAuth provider and stashes it where OAuthReceiver.waitForCode() will find it.