Package org.wso2.carbon.user.api
Class TenantMgtConfiguration
java.lang.Object
org.wso2.carbon.user.api.TenantMgtConfiguration
Class that represents the tenant-mgt.xml
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetTenantStoreProperty(String propertyName) voidsetTenantManagerClass(String tenantManagerClass) voidsetTenantStoreProperties(Map<String, String> tenantStoreProperties)
-
Field Details
-
tenantManagerClass
-
tenantStoreProperties
-
-
Constructor Details
-
TenantMgtConfiguration
public TenantMgtConfiguration()
-
-
Method Details
-
getTenantManagerClass
-
setTenantManagerClass
-
getTenantStoreProperties
-
setTenantStoreProperties
-
getTenantStoreProperty
-