Searched refs:attributeMappingServiceConfigs (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DOrgConfigViaAMSDK.java93 static Map attributeMappingServiceConfigs = new HashMap(); field in class:OrgConfigViaAMSDK
185 (serviceConfig = (ServiceConfig) attributeMappingServiceConfigs
195 attributeMappingServiceConfigs.put(orgName, serviceConfig);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DOrgConfigViaAMSDK.java93 static Map attributeMappingServiceConfigs = new HashMap(); field in class:OrgConfigViaAMSDK
185 (serviceConfig = (ServiceConfig) attributeMappingServiceConfigs
195 attributeMappingServiceConfigs.put(orgName, serviceConfig);

Completed in 23 milliseconds