org.wso2.carbon.hostobjects.sso.internal
Class SSOHostObjectServiceComponent

java.lang.Object
  extended by org.wso2.carbon.hostobjects.sso.internal.SSOHostObjectServiceComponent

public class SSOHostObjectServiceComponent
extends Object


Constructor Summary
SSOHostObjectServiceComponent()
           
 
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
 

Constructor Detail

SSOHostObjectServiceComponent

public SSOHostObjectServiceComponent()
Method Detail

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.