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

/forgerock/openam-v13/openam-ldap-utils/src/main/java/org/forgerock/openam/ldap/
H A DLDAPUtils.java72 public final class LDAPUtils { class
79 private static final Debug DEBUG = Debug.getInstance("LDAPUtils");
90 private LDAPUtils() { method in class:LDAPUtils
527 DEBUG.error("LDAPUtils.getDBName: Did not expect to get a reference", e);
/forgerock/openam/openam-ldap-utils/src/main/java/org/forgerock/openam/ldap/
H A DLDAPUtils.java74 public final class LDAPUtils { class
85 private static final Debug DEBUG = Debug.getInstance("LDAPUtils");
96 private LDAPUtils() { method in class:LDAPUtils
537 DEBUG.error("LDAPUtils.getDBName: Did not expect to get a reference", e);
561 DEBUG.error("LDAPUtils.isDN: Invalid DN", e);

Completed in 39 milliseconds