Package org.wso2.carbon.connector.core
-
Interface Summary Interface Description Connector -
Class Summary Class Description AbstractConnector 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.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.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. -
Exception Summary Exception Description ConnectException