Searched defs:PLUGIN_CONFIG_NODE (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DCreateServiceConfig.java60 static final String PLUGIN_CONFIG_NODE = "ou=PluginConfig,"; field in class:CreateServiceConfig
235 PLUGIN_CONFIG_NODE).append("ou=").append(version).append(
406 checkAndCreateServiceNode(t, PLUGIN_CONFIG_NODE + baseDN);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DCreateServiceConfig.java60 static final String PLUGIN_CONFIG_NODE = "ou=PluginConfig,"; field in class:CreateServiceConfig
235 PLUGIN_CONFIG_NODE).append("ou=").append(version).append(
406 checkAndCreateServiceNode(t, PLUGIN_CONFIG_NODE + baseDN);

Completed in 29 milliseconds