public static interface OAuthWebViewDialog.OAuthReceiver
| Modifier and Type | Field and Description |
|---|---|
static String |
DISMISS_ERROR |
| Modifier and Type | Method and Description |
|---|---|
void |
receiveOAuthCode(String code) |
void |
receiveOAuthError(String error) |
static final String DISMISS_ERROR
Copyright © 2015 JBoss by Red Hat. All rights reserved.