public class CarbonTenantInfoInitiator extends Object implements org.apache.synapse.commons.util.ext.TenantInfoInitiator
| Constructor and Description |
|---|
CarbonTenantInfoInitiator() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanTenantInfo() |
void |
initTenantInfo() |
void |
initTenantInfo(String uri)
initialize tenant information based on the request URI
|
public void initTenantInfo()
initTenantInfo in interface org.apache.synapse.commons.util.ext.TenantInfoInitiatorpublic void initTenantInfo(String uri)
initTenantInfo in interface org.apache.synapse.commons.util.ext.TenantInfoInitiatoruri - request URIpublic void cleanTenantInfo()
cleanTenantInfo in interface org.apache.synapse.commons.util.ext.TenantInfoInitiatorCopyright © 2019 WSO2. All rights reserved.