public class BundleActivator extends Object
| Constructor and Description |
|---|
BundleActivator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
initializeBasePaths() |
protected void |
setSecurityConfigurationService(org.wso2.carbon.auth.rest.api.authenticators.SecurityConfigurationService securityConfigurationService)
Get the ConfigProvider service.
|
protected void |
setUserStoreManager(org.wso2.carbon.auth.user.mgt.UserStoreManager userStoreManager)
Get the UserStoreManager.
|
protected void |
start(org.osgi.framework.BundleContext bundleContext) |
protected void |
unsetSecurityConfigurationService(org.wso2.carbon.auth.rest.api.authenticators.SecurityConfigurationService securityConfigurationService) |
protected void |
unsetUserStoreManager(org.wso2.carbon.auth.user.mgt.UserStoreManager userStoreManager) |
protected void start(org.osgi.framework.BundleContext bundleContext)
protected void initializeBasePaths()
protected void setSecurityConfigurationService(org.wso2.carbon.auth.rest.api.authenticators.SecurityConfigurationService securityConfigurationService)
securityConfigurationService - protected void unsetSecurityConfigurationService(org.wso2.carbon.auth.rest.api.authenticators.SecurityConfigurationService securityConfigurationService)
protected void setUserStoreManager(org.wso2.carbon.auth.user.mgt.UserStoreManager userStoreManager)
userStoreManager - UserStoreManagerprotected void unsetUserStoreManager(org.wso2.carbon.auth.user.mgt.UserStoreManager userStoreManager)
Copyright © 2018 WSO2. All rights reserved.