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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServer.java78 return connType;
119 connType = Type.CONN_SSL;
121 connType = Type.CONN_SIMPLE;
175 Type connType; field in class:Server
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServer.java78 return connType;
119 connType = Type.CONN_SSL;
121 connType = Type.CONN_SIMPLE;
175 Type connType; field in class:Server

Completed in 21 milliseconds