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.TenantInfoInitiator
public void initTenantInfo(String uri)
initTenantInfo
in interface org.apache.synapse.commons.util.ext.TenantInfoInitiator
uri
- request URIpublic void cleanTenantInfo()
cleanTenantInfo
in interface org.apache.synapse.commons.util.ext.TenantInfoInitiator
Copyright © 2022 WSO2. All rights reserved.