Defines interactions with a web browser in the context of an OAuth2
Type Params | Return Type | Name and description |
---|---|---|
|
void |
addBrowserListener(BrowserListener listener) |
|
void |
close() |
|
void |
executeJavaScript(java.lang.String script) |
|
void |
open(java.net.URL url) |
|
void |
removeBrowserStateListener(BrowserListener listener) |