public class PostIDPInitServiceComponent extends Object
| Constructor and Description |
|---|
PostIDPInitServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext componentContext)
Register Users upon server startup.
|
protected void |
setIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent) |
protected void |
unsetIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent) |
protected void activate(org.osgi.service.component.ComponentContext componentContext)
componentContext - OSGi service component context.protected void setIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent)
protected void unsetIdentityCoreInitializedEventService(org.wso2.carbon.identity.core.util.IdentityCoreInitializedEvent identityCoreInitializedEvent)
Copyright © 2019 WSO2. All rights reserved.