public final class WebBrowserLauncher extends Object
Modifier and Type | Method and Description |
---|---|
static void |
openURL(String url)
Tries to launch the user web browser with a given URL.
|
public static void openURL(String url) throws WebBrowserException
url
- the url to be used to launch the web browser.WebBrowserException
- if launching failed.Copyright 2010-2020 ForgeRock AS.