Searched defs:STARTTLS_ENABLED (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java109 STARTTLS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
740 ServerProperty.STARTTLS_ENABLED);
746 adsProperties.put(ADSContext.ServerProperty.STARTTLS_ENABLED,
833 desc.serverProperties.put(ServerProperty.STARTTLS_ENABLED,
H A DADSContext.java172 STARTTLS_ENABLED("startTLSEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java110 STARTTLS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
741 ServerProperty.STARTTLS_ENABLED);
747 adsProperties.put(ADSContext.ServerProperty.STARTTLS_ENABLED,
834 desc.serverProperties.put(ServerProperty.STARTTLS_ENABLED,
H A DADSContext.java173 STARTTLS_ENABLED("startTLSEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java110 STARTTLS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
741 ServerProperty.STARTTLS_ENABLED);
747 adsProperties.put(ADSContext.ServerProperty.STARTTLS_ENABLED,
834 desc.serverProperties.put(ServerProperty.STARTTLS_ENABLED,
H A DADSContext.java173 STARTTLS_ENABLED("startTLSEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java109 STARTTLS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
740 ServerProperty.STARTTLS_ENABLED);
746 adsProperties.put(ADSContext.ServerProperty.STARTTLS_ENABLED,
833 desc.serverProperties.put(ServerProperty.STARTTLS_ENABLED,
H A DADSContext.java172 STARTTLS_ENABLED("startTLSEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java110 STARTTLS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
741 ServerProperty.STARTTLS_ENABLED);
747 adsProperties.put(ADSContext.ServerProperty.STARTTLS_ENABLED,
834 desc.serverProperties.put(ServerProperty.STARTTLS_ENABLED,
H A DADSContext.java173 STARTTLS_ENABLED("startTLSEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DServerDescriptor.java93 STARTTLS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
610 ServerProperty.STARTTLS_ENABLED);
616 adsProperties.put(ADSContext.ServerProperty.STARTTLS_ENABLED, Boolean.toString(startTLSEnabled));
712 desc.serverProperties.put(ServerProperty.STARTTLS_ENABLED,
H A DADSContext.java123 STARTTLS_ENABLED("startTLSEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty

Completed in 82 milliseconds