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

/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java101 LDAPS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
389 ServerProperty.LDAPS_ENABLED);
528 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
535 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
548 else if (prop == ADSContext.ServerProperty.LDAPS_ENABLED)
599 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
618 ADSContext.ServerProperty.LDAPS_ENABLED,
689 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
698 {ADSContext.ServerProperty.LDAPS_ENABLED,
832 desc.serverProperties.put(ServerProperty.LDAPS_ENABLED, ldapsEnable
[all...]
H A DADSContext.java164 LDAPS_ENABLED("ldapsEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java102 LDAPS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
390 ServerProperty.LDAPS_ENABLED);
529 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
536 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
549 else if (prop == ADSContext.ServerProperty.LDAPS_ENABLED)
600 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
619 ADSContext.ServerProperty.LDAPS_ENABLED,
690 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
699 {ADSContext.ServerProperty.LDAPS_ENABLED,
833 desc.serverProperties.put(ServerProperty.LDAPS_ENABLED, ldapsEnable
[all...]
H A DADSContext.java165 LDAPS_ENABLED("ldapsEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java102 LDAPS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
390 ServerProperty.LDAPS_ENABLED);
529 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
536 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
549 else if (prop == ADSContext.ServerProperty.LDAPS_ENABLED)
600 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
619 ADSContext.ServerProperty.LDAPS_ENABLED,
690 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
699 {ADSContext.ServerProperty.LDAPS_ENABLED,
833 desc.serverProperties.put(ServerProperty.LDAPS_ENABLED, ldapsEnable
[all...]
H A DADSContext.java165 LDAPS_ENABLED("ldapsEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java101 LDAPS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
389 ServerProperty.LDAPS_ENABLED);
528 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
535 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
548 else if (prop == ADSContext.ServerProperty.LDAPS_ENABLED)
599 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
618 ADSContext.ServerProperty.LDAPS_ENABLED,
689 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
698 {ADSContext.ServerProperty.LDAPS_ENABLED,
832 desc.serverProperties.put(ServerProperty.LDAPS_ENABLED, ldapsEnable
[all...]
H A DADSContext.java164 LDAPS_ENABLED("ldapsEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java102 LDAPS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
390 ServerProperty.LDAPS_ENABLED);
529 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
536 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
549 else if (prop == ADSContext.ServerProperty.LDAPS_ENABLED)
600 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
619 ADSContext.ServerProperty.LDAPS_ENABLED,
690 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
699 {ADSContext.ServerProperty.LDAPS_ENABLED,
833 desc.serverProperties.put(ServerProperty.LDAPS_ENABLED, ldapsEnable
[all...]
H A DADSContext.java165 LDAPS_ENABLED("ldapsEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DServerDescriptor.java89 LDAPS_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
301 return getLDAPUrl0(ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT, true);
384 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
391 enabledAttrs.add(ADSContext.ServerProperty.LDAPS_ENABLED);
433 else if (prop == ADSContext.ServerProperty.LDAPS_ENABLED)
478 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
497 ADSContext.ServerProperty.LDAPS_ENABLED,
567 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
576 {ADSContext.ServerProperty.LDAPS_ENABLED,
711 desc.serverProperties.put(ServerProperty.LDAPS_ENABLED, ldapsEnable
[all...]
H A DADSContext.java119 LDAPS_ENABLED("ldapsEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty

Completed in 74 milliseconds