Class SynapseSecurityerviceComponent


  • public class SynapseSecurityerviceComponent
    extends Object
    • Constructor Detail

      • SynapseSecurityerviceComponent

        public SynapseSecurityerviceComponent()
    • Method Detail

      • activate

        protected void activate​(org.osgi.service.component.ComponentContext ctxt)
      • deactivate

        protected void deactivate​(org.osgi.service.component.ComponentContext ctxt)
      • setRegistryService

        protected void setRegistryService​(org.wso2.carbon.registry.core.service.RegistryService regService)
      • unsetRegistryService

        protected void unsetRegistryService​(org.wso2.carbon.registry.core.service.RegistryService regService)
      • setServerConfigurationService

        protected void setServerConfigurationService​(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
      • unsetServerConfigurationService

        protected void unsetServerConfigurationService​(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
      • setSecretCallbackHandlerService

        protected void setSecretCallbackHandlerService​(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService)
      • unsetSecretCallbackHandlerService

        protected void unsetSecretCallbackHandlerService​(org.wso2.carbon.securevault.SecretCallbackHandlerService secretCallbackHandlerService)