public class OAuthBrowserDialog
extends Dialog
Constructor and Description |
---|
OAuthBrowserDialog(Shell parent,
IOAuthService service,
String url)
Create the dialog.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Called when dialog should be closed due to completed or failed authentication.
|
void |
open()
Open the dialog in a modal window.
|
public OAuthBrowserDialog(Shell parent, IOAuthService service, String url)
parent
- Parent shell.service
- The service to authenticate.url
- The URL to display.iizi® is a registered trademark of Mindus SARL. © Copyright 2019 Mindus SARL. All rights reserved.