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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServer.java121 connType = Type.CONN_SIMPLE;
185 public static final Type CONN_SIMPLE = new Type(0); field in class:Server.Type
201 if (equals(CONN_SIMPLE)) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServer.java121 connType = Type.CONN_SIMPLE;
185 public static final Type CONN_SIMPLE = new Type(0); field in class:Server.Type
201 if (equals(CONN_SIMPLE)) {

Completed in 47 milliseconds