@Deprecated public class CloudWSRealmConfigBuilder extends Object implements org.wso2.carbon.user.core.config.multitenancy.MultiTenantRealmConfigBuilder
Constructor and Description |
---|
CloudWSRealmConfigBuilder()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
org.wso2.carbon.user.api.RealmConfiguration |
getRealmConfigForTenantToCreateRealm(org.wso2.carbon.user.api.RealmConfiguration bootStrapConfig,
org.wso2.carbon.user.api.RealmConfiguration persistedConfig,
int tenantId)
Deprecated.
This method is called on server startup by DefaultRealmService by non-Idaas cloud services
This is not called on ws.api startup.
|
org.wso2.carbon.user.api.RealmConfiguration |
getRealmConfigForTenantToCreateRealmOnTenantCreation(org.wso2.carbon.user.api.RealmConfiguration bootStrapConfig,
org.wso2.carbon.user.api.RealmConfiguration persistedConfig,
int tenantId)
Deprecated.
|
org.wso2.carbon.user.api.RealmConfiguration |
getRealmConfigForTenantToPersist(org.wso2.carbon.user.api.RealmConfiguration bootStrapConfig,
org.wso2.carbon.user.api.TenantMgtConfiguration tenantMgtConfig,
org.wso2.carbon.user.core.tenant.Tenant tenantInfo,
int tenantId)
Deprecated.
|
public org.wso2.carbon.user.api.RealmConfiguration getRealmConfigForTenantToCreateRealm(org.wso2.carbon.user.api.RealmConfiguration bootStrapConfig, org.wso2.carbon.user.api.RealmConfiguration persistedConfig, int tenantId) throws org.wso2.carbon.user.core.UserStoreException
getRealmConfigForTenantToCreateRealm
in interface org.wso2.carbon.user.core.config.multitenancy.MultiTenantRealmConfigBuilder
org.wso2.carbon.user.core.UserStoreException
public org.wso2.carbon.user.api.RealmConfiguration getRealmConfigForTenantToCreateRealmOnTenantCreation(org.wso2.carbon.user.api.RealmConfiguration bootStrapConfig, org.wso2.carbon.user.api.RealmConfiguration persistedConfig, int tenantId) throws org.wso2.carbon.user.core.UserStoreException
getRealmConfigForTenantToCreateRealmOnTenantCreation
in interface org.wso2.carbon.user.core.config.multitenancy.MultiTenantRealmConfigBuilder
org.wso2.carbon.user.core.UserStoreException
public org.wso2.carbon.user.api.RealmConfiguration getRealmConfigForTenantToPersist(org.wso2.carbon.user.api.RealmConfiguration bootStrapConfig, org.wso2.carbon.user.api.TenantMgtConfiguration tenantMgtConfig, org.wso2.carbon.user.core.tenant.Tenant tenantInfo, int tenantId) throws org.wso2.carbon.user.core.UserStoreException
getRealmConfigForTenantToPersist
in interface org.wso2.carbon.user.core.config.multitenancy.MultiTenantRealmConfigBuilder
org.wso2.carbon.user.core.UserStoreException
Copyright © 2020 WSO2. All rights reserved.