public class AppsCommonServiceComponent extends Object
| Constructor and Description |
|---|
AppsCommonServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.framework.BundleContext bundleContext) |
protected void |
setApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService) |
protected void |
setCarbonSSOSessionManager(org.wso2.carbon.ui.CarbonSSOSessionManager carbonSSOSessionManager) |
protected void |
setIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent) |
protected void |
setOAuthAdminService(org.wso2.carbon.identity.oauth.OAuthAdminServiceImpl oAuthAdminService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService) |
protected void |
unsetCarbonSSOSessionManager(org.wso2.carbon.ui.CarbonSSOSessionManager carbonSSOSessionManager) |
protected void |
unsetIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent) |
protected void |
unsetOAuthAdminService(org.wso2.carbon.identity.oauth.OAuthAdminServiceImpl oAuthAdminService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void activate(org.osgi.framework.BundleContext bundleContext)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService)
protected void unsetApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService)
protected void setOAuthAdminService(org.wso2.carbon.identity.oauth.OAuthAdminServiceImpl oAuthAdminService)
protected void unsetOAuthAdminService(org.wso2.carbon.identity.oauth.OAuthAdminServiceImpl oAuthAdminService)
protected void setIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent)
protected void unsetIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent)
protected void setCarbonSSOSessionManager(org.wso2.carbon.ui.CarbonSSOSessionManager carbonSSOSessionManager)
protected void unsetCarbonSSOSessionManager(org.wso2.carbon.ui.CarbonSSOSessionManager carbonSSOSessionManager)
Copyright © 2021 WSO2. All rights reserved.