Class AuthorizationCodeInstalledApp.DefaultBrowser (1.36.0)

public static class AuthorizationCodeInstalledApp.DefaultBrowser implements AuthorizationCodeInstalledApp.Browser

Default browser that just delegates to AuthorizationCodeInstalledApp#browse(String).

Inheritance

java.lang.Object > AuthorizationCodeInstalledApp.DefaultBrowser

Constructors

DefaultBrowser()

public DefaultBrowser()

Methods

browse(String url)

public void browse(String url)
Parameter
Name Description
url String
Exceptions
Type Description
IOException