org.wso2.carbon.utils
Class TenantUtils
java.lang.Object
org.wso2.carbon.utils.TenantUtils
Deprecated. use MultitenantUtils.
@Deprecated
public class TenantUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getTenantAwareUsername
public static String getTenantAwareUsername(String username)
- Deprecated.
getTenantDomain
public static String getTenantDomain(String username)
- Deprecated.
getDomainNameFromOpenId
public static String getDomainNameFromOpenId(String openId)
- Deprecated.
getTenantDomainFromRequestURL
public static String getTenantDomainFromRequestURL(String requestURI)
- Deprecated.
Copyright © 2014 WSO2 Inc. All rights reserved.