Searched refs:LDAPS_ENABLED (Results 1 - 25 of 29) sorted by relevance

12

/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...]
/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...]
/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...]
/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...]
/forgerock/opendj2/src/ads/org/opends/admin/ads/util/
H A DServerLoader.java360 Object v = serverProperties.get(ServerProperty.LDAPS_ENABLED);
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/util/
H A DServerLoader.java366 Object v = serverProperties.get(ServerProperty.LDAPS_ENABLED);
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/util/
H A DServerLoader.java366 Object v = serverProperties.get(ServerProperty.LDAPS_ENABLED);
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/util/
H A DServerLoader.java360 Object v = serverProperties.get(ServerProperty.LDAPS_ENABLED);
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/util/
H A DServerLoader.java366 Object v = serverProperties.get(ServerProperty.LDAPS_ENABLED);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/util/
H A DServerLoader.java387 return isPropertyEnabled(serverProperties, ServerProperty.LDAPS_ENABLED);
/forgerock/opendj2/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliServer.java488 ServerProperty prop = ServerProperty.LDAPS_ENABLED;
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliServer.java489 ServerProperty prop = ServerProperty.LDAPS_ENABLED;
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliServer.java489 ServerProperty prop = ServerProperty.LDAPS_ENABLED;
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliServer.java488 ServerProperty prop = ServerProperty.LDAPS_ENABLED;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/cli/
H A DDsFrameworkCliServer.java489 ServerProperty prop = ServerProperty.LDAPS_ENABLED;
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java2928 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
2933 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "false");
4363 adsProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java3007 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
3012 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "false");
4475 adsProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java3007 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
3012 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "false");
4475 adsProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java2928 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
2933 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "false");
4363 adsProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java3059 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
3064 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "false");
4527 adsProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstaller.java2656 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");
2661 serverProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "false");
3886 adsProperties.put(ADSContext.ServerProperty.LDAPS_ENABLED, "true");

Completed in 154 milliseconds

12