Package | Description |
---|---|
org.wso2.carbon.connector.core |
Modifier and Type | Class and Description |
---|---|
class |
GenerateAccessToken
This class can be used by connectors to generate OAuth 2.0 access tokens by setting the following mandatory
property in message context: uri.var.hostName.
|
class |
RefreshAccessToken
This class can be used by connectors to refresh OAuth 2.0 access tokens by setting the following mandatory
properties in message context: uri.var.hostName, uri.var.refreshToken.
|
class |
RefreshAccessTokenWithExpiry
This class can be used by connectors to refresh OAuth 2.0 access tokens by setting the following mandatory
properties in message context: uri.var.hostName, uri.var.refreshToken.
|
Copyright © 2022 WSO2. All rights reserved.