public class AdminServicesUtil extends Object
Constructor and Description |
---|
AdminServicesUtil() |
Modifier and Type | Method and Description |
---|---|
static org.wso2.carbon.registry.core.session.UserRegistry |
getSystemRegistry()
Deprecated.
|
static org.wso2.carbon.user.core.UserRealm |
getUserRealm() |
static org.wso2.carbon.registry.core.session.UserRegistry |
getUserRegistry()
Deprecated.
|
static boolean |
isSuperTenant() |
public static boolean isSuperTenant() throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonException
public static org.wso2.carbon.registry.core.session.UserRegistry getSystemRegistry() throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonException
public static org.wso2.carbon.registry.core.session.UserRegistry getUserRegistry() throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonException
public static org.wso2.carbon.user.core.UserRealm getUserRealm() throws org.wso2.carbon.CarbonException
org.wso2.carbon.CarbonException
Copyright © 2016 WSO2 Inc. All rights reserved.