public interface TenantInfoInitiator
Modifier and Type | Method and Description |
---|---|
void |
cleanTenantInfo()
Clean tenant information in the current thread
|
void |
initTenantInfo() |
void |
initTenantInfo(java.lang.String uri)
initialize tenant information of the current thread based on the request URI
|
void initTenantInfo()
void initTenantInfo(java.lang.String uri)
uri
- request URIvoid cleanTenantInfo()
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.