org.wso2.carbon.hostobjects.sso.internal
Class SSOHostObjectServiceComponent
java.lang.Object
org.wso2.carbon.hostobjects.sso.internal.SSOHostObjectServiceComponent
public class SSOHostObjectServiceComponent
- extends Object
|
Method Summary |
protected void |
activate(org.osgi.service.component.ComponentContext ctxt)
|
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt)
|
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
|
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SSOHostObjectServiceComponent
public SSOHostObjectServiceComponent()
activate
protected void activate(org.osgi.service.component.ComponentContext ctxt)
deactivate
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
setRealmService
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
unsetRealmService
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
Copyright © 2015 WSO2. All rights reserved.