public class CelleryExtendedKeyManagerImpl
extends org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl
| Constructor and Description |
|---|
CelleryExtendedKeyManagerImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.wso2.carbon.apimgt.api.model.AccessTokenInfo |
getTokenMetaData(String accessToken) |
void |
loadConfiguration(org.wso2.carbon.apimgt.api.model.KeyManagerConfiguration configuration) |
buildFromJSON, checkAccessTokenPartitioningEnabled, checkUserNameAssertionEnabled, createApplication, createOAuthApplicationbyApplicationInfo, deleteApplication, deleteMappedApplication, deleteRegisteredResourceByAPIId, executeHTTPrequest, findOAuthConsumerIfTokenIsValid, getAccessTokenByConsumerKey, getActiveTokensByConsumerKey, getConfigurationElementValue, getConfigurationParamValue, getKeyManagerConfiguration, getNewApplicationAccessToken, getNewApplicationConsumerSecret, getOAuthApplication, getOAuthConfigElement, getResourceByApiId, getScopesForAPIS, mapOAuthApplication, registerNewResource, retrieveApplication, updateApplication, updateOAuthApplication, updateRegisteredResourcepublic org.wso2.carbon.apimgt.api.model.AccessTokenInfo getTokenMetaData(String accessToken) throws org.wso2.carbon.apimgt.api.APIManagementException
getTokenMetaData in interface org.wso2.carbon.apimgt.api.model.KeyManagergetTokenMetaData in class org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImplorg.wso2.carbon.apimgt.api.APIManagementExceptionpublic void loadConfiguration(org.wso2.carbon.apimgt.api.model.KeyManagerConfiguration configuration)
throws org.wso2.carbon.apimgt.api.APIManagementException
loadConfiguration in interface org.wso2.carbon.apimgt.api.model.KeyManagerloadConfiguration in class org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImplorg.wso2.carbon.apimgt.api.APIManagementExceptionCopyright © 2019 WSO2. All rights reserved.