public class SynapseSecurityerviceComponent extends Object
Constructor and Description |
---|
SynapseSecurityerviceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService regService) |
protected void |
setSecretCallbackHandlerService(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService) |
protected void |
setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService regService) |
protected void |
unsetSecretCallbackHandlerService(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService) |
protected void |
unsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) |
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService regService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService regService)
protected void setServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
protected void unsetServerConfigurationService(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
protected void setSecretCallbackHandlerService(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService)
protected void unsetSecretCallbackHandlerService(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService)
Copyright © 2021 WSO2. All rights reserved.