Uses of Class
org.wso2.carbon.context.CarbonContext
-
Packages that use CarbonContext Package Description org.wso2.carbon.context org.wso2.carbon.utils -
-
Uses of CarbonContext in org.wso2.carbon.context
Subclasses of CarbonContext in org.wso2.carbon.context Modifier and Type Class Description classPrivilegedCarbonContextThis CarbonContext provides users the ability to carry out privileged actions such as switching tenant flows, setting tenant ID etc.Methods in org.wso2.carbon.context that return CarbonContext Modifier and Type Method Description static CarbonContextCarbonContext. getThreadLocalCarbonContext() -
Uses of CarbonContext in org.wso2.carbon.utils
Methods in org.wso2.carbon.utils that return CarbonContext Modifier and Type Method Description CarbonContextThriftSession. getSessionCarbonContextHolder()Separate method to retrieve carbon context holder since the attribute value is restricted.
-