public class JWTAccessTokenBuilderDSComponent extends Object
| Constructor and Description |
|---|
JWTAccessTokenBuilderDSComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext ctxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext ctxt) |
static org.wso2.carbon.user.core.service.RealmService |
getRealmService() |
static org.wso2.carbon.registry.core.service.RegistryService |
getRegistryService() |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService) |
public static org.wso2.carbon.user.core.service.RealmService getRealmService()
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
public static org.wso2.carbon.registry.core.service.RegistryService getRegistryService()
protected void setRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
protected void activate(org.osgi.service.component.ComponentContext ctxt)
protected void deactivate(org.osgi.service.component.ComponentContext ctxt)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
protected void unsetRegistryService(org.wso2.carbon.registry.core.service.RegistryService registryService)
Copyright © 2018 WSO2. All rights reserved.