public class DynamicClientRegistrationServiceComponent extends Object
| Constructor and Description |
|---|
DynamicClientRegistrationServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
deactivate(org.osgi.service.component.ComponentContext componentContext) |
protected void |
setApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService)
Sets ApplicationManagement Service.
|
protected void |
unsetApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService)
Unsets ApplicationManagement Service.
|
public DynamicClientRegistrationServiceComponent()
protected void activate(org.osgi.service.component.ComponentContext componentContext)
protected void deactivate(org.osgi.service.component.ComponentContext componentContext)
protected void setApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService)
applicationManagementService - An instance of ApplicationManagementServiceprotected void unsetApplicationManagementService(org.wso2.carbon.identity.application.mgt.ApplicationManagementService applicationManagementService)
applicationManagementService - An instance of ApplicationManagementServiceCopyright © 2016 WSO2. All rights reserved.