- java.lang.Object
-
- org.wso2.carbon.apimgt.impl.AbstractKeyManager
-
- org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl
-
- org.wso2.is.client.WSO2ISOAuthClient
-
- All Implemented Interfaces:
- org.wso2.carbon.apimgt.api.model.KeyManager
public class WSO2ISOAuthClient
extends org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl
This class provides the implementation to use "wso2is" for managing
OAuth clients and Tokens needed by WSO2 API Manager.
-
-
Field Summary
-
Fields inherited from class org.wso2.carbon.apimgt.impl.AbstractKeyManager
configuration, tenantDomain
-
Method Summary
-
Methods inherited from class org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl
attachResourceScopes, checkAccessTokenPartitioningEnabled, checkUserNameAssertionEnabled, createApplication, deleteApplication, deleteMappedApplication, deleteRegisteredResourceByAPIId, deleteScope, detachResourceScopes, getAccessTokenByConsumerKey, getActiveTokensByConsumerKey, getAllScopes, getConfigurationParamValue, getKeyManagerConfiguration, getNewApplicationAccessToken, getNewApplicationConsumerSecret, getResourceByApiId, getScopeByName, getScopesForAPIS, getTokenMetaData, isScopeExists, loadConfiguration, mapOAuthApplication, readHttpResponseAsString, registerNewResource, registerScope, retrieveApplication, updateApplication, updateApplicationOwner, updateRegisteredResource, updateResourceScopes, updateScope, validateScopes
-
Methods inherited from class org.wso2.carbon.apimgt.impl.AbstractKeyManager
buildAccessTokenRequestFromJSON, buildAccessTokenRequestFromOAuthApp, buildFromJSON, canHandleToken, handleException, setTenantDomain, validateOAuthAppCreationProperties
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.wso2.carbon.apimgt.api.model.KeyManager
buildFromJSON
-
-
Method Detail
-
getType
public String getType()
- Specified by:
getType in interface org.wso2.carbon.apimgt.api.model.KeyManager
- Overrides:
getType in class org.wso2.carbon.apimgt.impl.AMDefaultKeyManagerImpl
Copyright © 2020 WSO2. All rights reserved.