OSGI-INF.serviceComponents.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.wso2.carbon.identity.cloud.claim.migrator Show documentation
Show all versions of org.wso2.carbon.identity.cloud.claim.migrator Show documentation
WSO2 Identity Cloud Claim Migration Component
<?xml version="1.0" encoding="UTF-8"?><components xmlns:scr="http://www.osgi.org/xmlns/scr/v1.0.0"> <scr:component enabled="true" immediate="true" name="identity.cloud.claim.migration.component"> <implementation class="org.wso2.carbon.identity.cloud.application.internal.ClaimMigrationComponent"/> <property name="service.pid" value="identity.cloud.claim.migration.component"/> </scr:component> </components>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy