public class AuthorizationServiceComponent extends Object
Constructor and Description |
---|
AuthorizationServiceComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctx) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctx) |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
setServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration) |
protected void activate(org.osgi.service.component.ComponentContext ctx)
protected void deactivate(org.osgi.service.component.ComponentContext ctx)
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void setServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
protected void unsetServerConfiguration(org.wso2.carbon.base.api.ServerConfigurationService serverConfiguration)
Copyright © 2020 WSO2. All rights reserved.