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

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServer.java119 connType = Type.CONN_SSL;
190 public static final Type CONN_SSL = new Type(1); field in class:Server.Type
204 if (equals(CONN_SSL)) {
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DServer.java119 connType = Type.CONN_SSL;
190 public static final Type CONN_SSL = new Type(1); field in class:Server.Type
204 if (equals(CONN_SSL)) {

Completed in 21 milliseconds