Searched defs:supportedNames (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMCommonUtils.java78 protected static Map supportedNames = new HashMap(); field in class:AMCommonUtils
531 supportedNames.put(typeS, mo);
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DCommonUtils.java82 protected static Map supportedNames = new HashMap(); field in class:CommonUtils
555 supportedNames.put(typeS, mo);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/
H A DAMCommonUtils.java78 protected static Map supportedNames = new HashMap(); field in class:AMCommonUtils
531 supportedNames.put(typeS, mo);
/forgerock/openam/openam-core/src/main/java/com/iplanet/am/sdk/ldap/
H A DCommonUtils.java82 protected static Map supportedNames = new HashMap(); field in class:CommonUtils
555 supportedNames.put(typeS, mo);

Completed in 34 milliseconds