|
|
@ -87,27 +87,16 @@
|
|
|
|
org.apache.commons.logging,
|
|
|
|
org.apache.commons.logging,
|
|
|
|
org.osgi.service.component,
|
|
|
|
org.osgi.service.component,
|
|
|
|
org.wso2.carbon.device.mgt.oauth.extensions.*,
|
|
|
|
org.wso2.carbon.device.mgt.oauth.extensions.*,
|
|
|
|
org.wso2.carbon.identity.application.common.model,
|
|
|
|
org.wso2.carbon.identity.*;version="${carbon.identity.framework.version.range}",
|
|
|
|
org.wso2.carbon.identity.oauth.callback,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.model,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.validators,
|
|
|
|
|
|
|
|
org.wso2.carbon.user.api,
|
|
|
|
org.wso2.carbon.user.api,
|
|
|
|
org.wso2.carbon.user.core.service,
|
|
|
|
org.wso2.carbon.user.core.service,
|
|
|
|
org.wso2.carbon.user.core.tenant,
|
|
|
|
org.wso2.carbon.user.core.tenant,
|
|
|
|
org.json.simple,
|
|
|
|
org.json.simple,
|
|
|
|
javax.cache,
|
|
|
|
javax.cache,
|
|
|
|
org.wso2.carbon.identity.core.util,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.dto,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.token,
|
|
|
|
|
|
|
|
org.wso2.carbon.utils,
|
|
|
|
org.wso2.carbon.utils,
|
|
|
|
org.wso2.carbon.context,
|
|
|
|
org.wso2.carbon.context,
|
|
|
|
org.wso2.carbon.identity.oauth.cache,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth.config,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.dao,
|
|
|
|
|
|
|
|
org.wso2.carbon.utils.multitenancy,
|
|
|
|
org.wso2.carbon.utils.multitenancy,
|
|
|
|
org.apache.commons.codec.binary;version="${commons-codec.wso2.osgi.version.range}",
|
|
|
|
org.apache.commons.codec.binary;version="${commons-codec.wso2.osgi.version.range}",
|
|
|
|
org.wso2.carbon.identity.application.authentication.framework.model,
|
|
|
|
|
|
|
|
org.wso2.carbon.base,
|
|
|
|
org.wso2.carbon.base,
|
|
|
|
org.apache.commons.collections,
|
|
|
|
org.apache.commons.collections,
|
|
|
|
org.apache.commons.lang,
|
|
|
|
org.apache.commons.lang,
|
|
|
@ -116,15 +105,10 @@
|
|
|
|
org.opensaml.security,
|
|
|
|
org.opensaml.security,
|
|
|
|
org.opensaml.xml.*,
|
|
|
|
org.opensaml.xml.*,
|
|
|
|
org.w3c.dom,
|
|
|
|
org.w3c.dom,
|
|
|
|
org.wso2.carbon.identity.application.common.util,
|
|
|
|
org.wso2.carbon.idp.mgt;version="${carbon.identity.framework.version.range}",
|
|
|
|
org.wso2.carbon.identity.base,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.token.handlers.grant.*,
|
|
|
|
|
|
|
|
org.wso2.carbon.identity.oauth2.util,
|
|
|
|
|
|
|
|
org.wso2.carbon.idp.mgt,
|
|
|
|
|
|
|
|
org.opensaml.common.xml,
|
|
|
|
org.opensaml.common.xml,
|
|
|
|
org.wso2.carbon.identity.oauth.common,
|
|
|
|
|
|
|
|
org.opensaml,
|
|
|
|
org.opensaml,
|
|
|
|
org.wso2.carbon.apimgt.keymgt.issuers
|
|
|
|
org.wso2.carbon.apimgt.keymgt;version="${carbon.api.mgt.version.range}"
|
|
|
|
</Import-Package>
|
|
|
|
</Import-Package>
|
|
|
|
</instructions>
|
|
|
|
</instructions>
|
|
|
|
</configuration>
|
|
|
|
</configuration>
|
|
|
|