Searched refs:GLOBAL_CONFIG_NODE (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceConfigManagerImpl.java147 String dn = CreateServiceConfig.GLOBAL_CONFIG_NODE +
203 CreateServiceConfig.GLOBAL_CONFIG_NODE, null);
320 CreateServiceConfig.GLOBAL_CONFIG_NODE.toLowerCase() + sdn +
361 String dn = CreateServiceConfig.GLOBAL_CONFIG_NODE +
H A DServiceConfigManager.java306 CreateServiceConfig.GLOBAL_CONFIG_NODE, null);
443 CreateServiceConfig.GLOBAL_CONFIG_NODE, null);
H A DCreateServiceConfig.java56 static final String GLOBAL_CONFIG_NODE = "ou=GlobalConfig,"; field in class:CreateServiceConfig
162 GLOBAL_CONFIG_NODE).append(baseDN);
404 checkAndCreateOrgUnitNode(t, GLOBAL_CONFIG_NODE + baseDN);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DServiceConfigManagerImpl.java147 String dn = CreateServiceConfig.GLOBAL_CONFIG_NODE +
203 CreateServiceConfig.GLOBAL_CONFIG_NODE, null);
320 CreateServiceConfig.GLOBAL_CONFIG_NODE.toLowerCase() + sdn +
361 String dn = CreateServiceConfig.GLOBAL_CONFIG_NODE +
H A DServiceConfigManager.java306 CreateServiceConfig.GLOBAL_CONFIG_NODE, null);
443 CreateServiceConfig.GLOBAL_CONFIG_NODE, null);
H A DCreateServiceConfig.java56 static final String GLOBAL_CONFIG_NODE = "ou=GlobalConfig,"; field in class:CreateServiceConfig
162 GLOBAL_CONFIG_NODE).append(baseDN);
404 checkAndCreateOrgUnitNode(t, GLOBAL_CONFIG_NODE + baseDN);

Completed in 29 milliseconds