public class APIUtil extends Object
| Constructor and Description |
|---|
APIUtil() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
getAllowedApisTags() |
static org.wso2.carbon.apimgt.application.extension.APIManagementProviderService |
getAPIManagementProviderService() |
static String |
getAuthenticatedUser() |
static org.wso2.carbon.device.mgt.core.service.DeviceManagementProviderService |
getDeviceManagementProviderService() |
static org.wso2.carbon.user.core.service.RealmService |
getRealmService() |
static String |
getTenantDomainOftheUser() |
public static String getAuthenticatedUser()
public static String getTenantDomainOftheUser()
public static org.wso2.carbon.apimgt.application.extension.APIManagementProviderService getAPIManagementProviderService()
public static org.wso2.carbon.user.core.service.RealmService getRealmService()
public static org.wso2.carbon.device.mgt.core.service.DeviceManagementProviderService getDeviceManagementProviderService()
Copyright © 2016 WSO2. All rights reserved.