public class DataCloudTokenProcessor extends Object implements TokenProcessor
| Modifier and Type | Method and Description |
|---|---|
DataCloudToken |
getDataCloudToken() |
OAuthToken |
getOAuthToken() |
AuthenticationSettings |
getSettings() |
static DataCloudTokenProcessor |
of(Properties properties) |
public OAuthToken getOAuthToken() throws SQLException
getOAuthToken in interface TokenProcessorSQLExceptionpublic DataCloudToken getDataCloudToken() throws SQLException
getDataCloudToken in interface TokenProcessorSQLExceptionpublic static DataCloudTokenProcessor of(Properties properties) throws SQLException
SQLExceptionpublic AuthenticationSettings getSettings()
getSettings in interface TokenProcessorCopyright © 2025. All rights reserved.