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

/forgerock/opendj2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java89 LDAPS_PORT, enum constant in enum:ServerDescriptor.ServerProperty
391 ServerProperty.LDAPS_PORT);
550 portProp = ADSContext.ServerProperty.LDAPS_PORT;
597 ServerProperty.LDAP_PORT, ServerProperty.LDAPS_PORT,
615 ADSContext.ServerProperty.LDAPS_PORT,
689 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
699 ADSContext.ServerProperty.LDAPS_PORT},
830 desc.serverProperties.put(ServerProperty.LDAPS_PORT, ldapsPorts);
H A DADSContext.java136 LDAPS_PORT("ldapsport",ADSPropertySyntax.INTEGER), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java90 LDAPS_PORT, enum constant in enum:ServerDescriptor.ServerProperty
392 ServerProperty.LDAPS_PORT);
551 portProp = ADSContext.ServerProperty.LDAPS_PORT;
598 ServerProperty.LDAP_PORT, ServerProperty.LDAPS_PORT,
616 ADSContext.ServerProperty.LDAPS_PORT,
690 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
700 ADSContext.ServerProperty.LDAPS_PORT},
831 desc.serverProperties.put(ServerProperty.LDAPS_PORT, ldapsPorts);
H A DADSContext.java137 LDAPS_PORT("ldapsport",ADSPropertySyntax.INTEGER), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java90 LDAPS_PORT, enum constant in enum:ServerDescriptor.ServerProperty
392 ServerProperty.LDAPS_PORT);
551 portProp = ADSContext.ServerProperty.LDAPS_PORT;
598 ServerProperty.LDAP_PORT, ServerProperty.LDAPS_PORT,
616 ADSContext.ServerProperty.LDAPS_PORT,
690 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
700 ADSContext.ServerProperty.LDAPS_PORT},
831 desc.serverProperties.put(ServerProperty.LDAPS_PORT, ldapsPorts);
H A DADSContext.java137 LDAPS_PORT("ldapsport",ADSPropertySyntax.INTEGER), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java89 LDAPS_PORT, enum constant in enum:ServerDescriptor.ServerProperty
391 ServerProperty.LDAPS_PORT);
550 portProp = ADSContext.ServerProperty.LDAPS_PORT;
597 ServerProperty.LDAP_PORT, ServerProperty.LDAPS_PORT,
615 ADSContext.ServerProperty.LDAPS_PORT,
689 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
699 ADSContext.ServerProperty.LDAPS_PORT},
830 desc.serverProperties.put(ServerProperty.LDAPS_PORT, ldapsPorts);
H A DADSContext.java136 LDAPS_PORT("ldapsport",ADSPropertySyntax.INTEGER), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/
H A DServerDescriptor.java90 LDAPS_PORT, enum constant in enum:ServerDescriptor.ServerProperty
392 ServerProperty.LDAPS_PORT);
551 portProp = ADSContext.ServerProperty.LDAPS_PORT;
598 ServerProperty.LDAP_PORT, ServerProperty.LDAPS_PORT,
616 ADSContext.ServerProperty.LDAPS_PORT,
690 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
700 ADSContext.ServerProperty.LDAPS_PORT},
831 desc.serverProperties.put(ServerProperty.LDAPS_PORT, ldapsPorts);
H A DADSContext.java137 LDAPS_PORT("ldapsport",ADSPropertySyntax.INTEGER), enum constant in enum:ADSContext.ServerProperty
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/
H A DServerDescriptor.java83 LDAPS_PORT, enum constant in enum:ServerDescriptor.ServerProperty
301 return getLDAPUrl0(ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT, true);
435 return ADSContext.ServerProperty.LDAPS_PORT;
476 ServerProperty.LDAP_PORT, ServerProperty.LDAPS_PORT,
494 ADSContext.ServerProperty.LDAPS_PORT,
567 {ServerProperty.LDAPS_ENABLED, ServerProperty.LDAPS_PORT},
577 ADSContext.ServerProperty.LDAPS_PORT},
709 desc.serverProperties.put(ServerProperty.LDAPS_PORT, ldapsPorts);
H A DADSContext.java105 LDAPS_PORT("ldapsport",ADSPropertySyntax.INTEGER), enum constant in enum:ADSContext.ServerProperty

Completed in 82 milliseconds