Package org.wso2.carbon.utils
Class TenantUtils
- java.lang.Object
-
- org.wso2.carbon.utils.TenantUtils
-
@Deprecated public class TenantUtils extends Object
Deprecated.useMultitenantUtils.
-
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StringgetDomainNameFromOpenId(String openId)Deprecated.static StringgetTenantAwareUsername(String username)Deprecated.static StringgetTenantDomain(String username)Deprecated.static StringgetTenantDomainFromRequestURL(String requestURI)Deprecated.
-