public class SMSMigration70 extends Object
Constructor and Description |
---|
SMSMigration70() |
Modifier and Type | Method and Description |
---|---|
protected static void |
addIdRepoAMSDKPlugin(SSOToken token,
String orgName)
Adds IdRepo AMSDK plugin to the given organization name
|
protected static Map |
getOrgAttributes(SSOToken token,
String org)
Adds these two organization attributes to realm.
|
static void |
main(String[] args) |
static void |
migrate63To70(SSOToken token,
String entryDN) |
static void |
migrateConfigData(SSOToken token,
String realmDN,
String serviceName,
String org) |
static void |
migrateConfigs(SSOToken token,
ServiceConfig scGet,
String serviceName,
OrganizationConfigManager ocmAdd) |
protected static void |
migrateDelegationPolicies(SSOToken token,
String orgName)
Migrate delegation policies to have correct policy name, resource name
and subjects
|
static void |
migrateOrganization(SSOToken token,
String org) |
static void |
migrateSubEntries(SSOToken token,
ServiceConfig newServiceConfig,
ServiceConfig oldSubConfig,
String subConfigName) |
static void |
migrateToRealms(SSOToken token,
String entryDN) |
public static void main(String[] args)
protected static void addIdRepoAMSDKPlugin(SSOToken token, String orgName) throws SMSException, SSOException
SMSException
SSOException
protected static void migrateDelegationPolicies(SSOToken token, String orgName) throws SSOException
SSOException
protected static Map getOrgAttributes(SSOToken token, String org)
public static void migrateConfigData(SSOToken token, String realmDN, String serviceName, String org)
public static void migrateConfigs(SSOToken token, ServiceConfig scGet, String serviceName, OrganizationConfigManager ocmAdd)
public static void migrateSubEntries(SSOToken token, ServiceConfig newServiceConfig, ServiceConfig oldSubConfig, String subConfigName)
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.