| Modifier and Type | Field and Description |
|---|---|
protected RealmConfiguration |
RealmConfiguration.secondaryRealmConfig |
| Modifier and Type | Method and Description |
|---|---|
RealmConfiguration |
RealmConfiguration.cloneRealmConfiguration() |
RealmConfiguration |
RealmConfiguration.cloneRealmConfigurationWithoutSecondary() |
RealmConfiguration |
UserRealmService.getBootstrapRealmConfiguration()
Get the boot strap realm configuration, this is always build from conf/user-mgt.xml
|
RealmConfiguration |
Tenant.getRealmConfig() |
RealmConfiguration |
UserRealm.getRealmConfiguration()
Get the realm configuration
|
RealmConfiguration |
RealmConfiguration.getSecondaryRealmConfig() |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRealmService.setBootstrapRealmConfiguration(RealmConfiguration realmConfiguration)
Set bootstrap realm configuration
|
void |
Tenant.setRealmConfig(RealmConfiguration realmConfig) |
void |
RealmConfiguration.setSecondaryRealmConfig(RealmConfiguration secondaryRealm) |
Copyright © 2018 WSO2 Inc. All rights reserved.