public class KeyManagerCoreServiceComponent extends Object
| Constructor and Description |
|---|
KeyManagerCoreServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext cxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
protected void |
setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
setIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent) |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
setTenantRegistryLoader(org.wso2.carbon.registry.core.service.TenantRegistryLoader tenantRegistryLoader) |
protected void |
unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService) |
protected void |
unsetIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetTenantRegistryLoader(org.wso2.carbon.registry.core.service.TenantRegistryLoader tenantRegistryLoader) |
protected void activate(org.osgi.service.component.ComponentContext cxt)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void setIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent)
protected void unsetIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setTenantRegistryLoader(org.wso2.carbon.registry.core.service.TenantRegistryLoader tenantRegistryLoader)
protected void unsetTenantRegistryLoader(org.wso2.carbon.registry.core.service.TenantRegistryLoader tenantRegistryLoader)
protected void setConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
protected void unsetConfigurationContextService(org.wso2.carbon.utils.ConfigurationContextService contextService)
Copyright © 2024 WSO2. All rights reserved.