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

/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java97 LDAP_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
352 ServerProperty.LDAP_ENABLED);
488 ServerProperty.LDAP_ENABLED);
529 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
533 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
552 else if (prop == ADSContext.ServerProperty.LDAP_ENABLED)
599 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
617 ADSContext.ServerProperty.LDAP_ENABLED,
688 {ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT},
696 {ADSContext.ServerProperty.LDAP_ENABLED,
[all...]
H A DADSContext.java160 LDAP_ENABLED("ldapEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java98 LDAP_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
353 ServerProperty.LDAP_ENABLED);
489 ServerProperty.LDAP_ENABLED);
530 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
534 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
553 else if (prop == ADSContext.ServerProperty.LDAP_ENABLED)
600 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
618 ADSContext.ServerProperty.LDAP_ENABLED,
689 {ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT},
697 {ADSContext.ServerProperty.LDAP_ENABLED,
[all...]
H A DADSContext.java161 LDAP_ENABLED("ldapEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java98 LDAP_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
353 ServerProperty.LDAP_ENABLED);
489 ServerProperty.LDAP_ENABLED);
530 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
534 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
553 else if (prop == ADSContext.ServerProperty.LDAP_ENABLED)
600 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
618 ADSContext.ServerProperty.LDAP_ENABLED,
689 {ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT},
697 {ADSContext.ServerProperty.LDAP_ENABLED,
[all...]
H A DADSContext.java161 LDAP_ENABLED("ldapEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java97 LDAP_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
352 ServerProperty.LDAP_ENABLED);
488 ServerProperty.LDAP_ENABLED);
529 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
533 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
552 else if (prop == ADSContext.ServerProperty.LDAP_ENABLED)
599 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
617 ADSContext.ServerProperty.LDAP_ENABLED,
688 {ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT},
696 {ADSContext.ServerProperty.LDAP_ENABLED,
[all...]
H A DADSContext.java160 LDAP_ENABLED("ldapEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java98 LDAP_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
353 ServerProperty.LDAP_ENABLED);
489 ServerProperty.LDAP_ENABLED);
530 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
534 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
553 else if (prop == ADSContext.ServerProperty.LDAP_ENABLED)
600 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
618 ADSContext.ServerProperty.LDAP_ENABLED,
689 {ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT},
697 {ADSContext.ServerProperty.LDAP_ENABLED,
[all...]
H A DADSContext.java161 LDAP_ENABLED("ldapEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DServerDescriptor.java87 LDAP_ENABLED, enum constant in enum:ServerDescriptor.ServerProperty
290 return getLDAPUrl0(ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT, false);
371 port = getPort(ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT, port);
385 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
389 enabledAttrs.add(ADSContext.ServerProperty.LDAP_ENABLED);
437 else if (prop == ADSContext.ServerProperty.LDAP_ENABLED)
478 ServerProperty.LDAP_ENABLED, ServerProperty.LDAPS_ENABLED,
496 ADSContext.ServerProperty.LDAP_ENABLED,
566 {ServerProperty.LDAP_ENABLED, ServerProperty.LDAP_PORT},
574 {ADSContext.ServerProperty.LDAP_ENABLED,
[all...]
H A DADSContext.java117 LDAP_ENABLED("ldapEnabled",ADSPropertySyntax.BOOLEAN), enum constant in enum:ADSContext.ServerProperty

Completed in 114 milliseconds