public class BrowserCredentialGenerator extends Object
| Constructor and Description |
|---|
BrowserCredentialGenerator(String baseURL) |
| Modifier and Type | Method and Description |
|---|---|
ExpiringCredential |
getCredential(String email) |
protected void |
openBrowser(String url) |
protected String baseURL
public BrowserCredentialGenerator(String baseURL)
public ExpiringCredential getCredential(String email) throws SQLException
SQLExceptionprotected void openBrowser(String url) throws SQLException
SQLExceptionCopyright © 2023 SingleStore. All rights reserved.