Searched refs:ldapSSL (Results 1 - 1 of 1) sorted by relevance

/forgerock/openam-v13/openam-authentication/openam-auth-application/src/main/java/com/sun/identity/authentication/modules/application/
H A DApplication.java95 private static boolean ldapSSL = false; field in class:Application
103 ldapSSL = Boolean.valueOf(SystemProperties.get(
319 Collections.<String>emptySet(), ldapSSL,
454 Collections.<String>emptySet(), ldapSSL,

Completed in 22 milliseconds