public class SignedJWTAuthenticatorServiceComponent extends Object
| Constructor and Description |
|---|
SignedJWTAuthenticatorServiceComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
activate(org.osgi.service.component.ComponentContext cxt) |
protected void |
deactivate(org.osgi.service.component.ComponentContext context) |
static org.osgi.framework.BundleContext |
getBundleContext() |
static org.wso2.carbon.user.core.service.RealmService |
getRealmService() |
static void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
protected void |
setRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
protected void |
unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService) |
public SignedJWTAuthenticatorServiceComponent()
public static org.wso2.carbon.user.core.service.RealmService getRealmService()
protected void setRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
public static org.osgi.framework.BundleContext getBundleContext()
public static void setBundleContext(org.osgi.framework.BundleContext bundleContext)
protected void activate(org.osgi.service.component.ComponentContext cxt)
protected void deactivate(org.osgi.service.component.ComponentContext context)
protected void unsetRealmService(org.wso2.carbon.user.core.service.RealmService realmService)
Copyright © 2015 WSO2. All rights reserved.