Searched refs:aux (Results 1 - 25 of 32) sorted by relevance

12

/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DObjectClassCellPanel.java195 Set<String> aux = new TreeSet<String>();
196 aux.addAll(value.getAuxiliary());
197 aux.remove("top");
202 if (aux.size() > 0)
209 Utilities.getStringFromCollection(aux, ", ")));
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DObjectClassCellPanel.java194 Set<String> aux = new TreeSet<String>();
195 aux.addAll(value.getAuxiliary());
196 aux.remove("top");
201 if (aux.size() > 0)
208 Utilities.getStringFromCollection(aux, ", ")));
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DObjectClassCellPanel.java195 Set<String> aux = new TreeSet<String>();
196 aux.addAll(value.getAuxiliary());
197 aux.remove("top");
202 if (aux.size() > 0)
209 Utilities.getStringFromCollection(aux, ", ")));
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DObjectClassCellPanel.java194 Set<String> aux = new TreeSet<String>();
195 aux.addAll(value.getAuxiliary());
196 aux.remove("top");
201 if (aux.size() > 0)
208 Utilities.getStringFromCollection(aux, ", ")));
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/components/
H A DObjectClassCellPanel.java195 Set<String> aux = new TreeSet<String>();
196 aux.addAll(value.getAuxiliary());
197 aux.remove("top");
202 if (aux.size() > 0)
209 Utilities.getStringFromCollection(aux, ", ")));
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/components/
H A DObjectClassCellPanel.java193 Set<String> aux = new TreeSet<>(value.getAuxiliary());
194 aux.remove("top");
199 if (!aux.isEmpty())
206 Utilities.getStringFromCollection(aux, ", ")));
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DObjectClassEditorPanel.java161 TreeSet<String> aux = new TreeSet<String>();
162 aux.addAll(auxiliary.getSelectedListModel().getData());
163 aux.add("top");
164 ObjectClassValue newValue = new ObjectClassValue(struct, aux);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DObjectClassEditorPanel.java160 TreeSet<String> aux = new TreeSet<String>();
161 aux.addAll(auxiliary.getSelectedListModel().getData());
162 aux.add("top");
163 ObjectClassValue newValue = new ObjectClassValue(struct, aux);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DObjectClassEditorPanel.java161 TreeSet<String> aux = new TreeSet<String>();
162 aux.addAll(auxiliary.getSelectedListModel().getData());
163 aux.add("top");
164 ObjectClassValue newValue = new ObjectClassValue(struct, aux);
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DObjectClassEditorPanel.java160 TreeSet<String> aux = new TreeSet<String>();
161 aux.addAll(auxiliary.getSelectedListModel().getData());
162 aux.add("top");
163 ObjectClassValue newValue = new ObjectClassValue(struct, aux);
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DObjectClassEditorPanel.java161 TreeSet<String> aux = new TreeSet<String>();
162 aux.addAll(auxiliary.getSelectedListModel().getData());
163 aux.add("top");
164 ObjectClassValue newValue = new ObjectClassValue(struct, aux);
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DObjectClassEditorPanel.java155 TreeSet<String> aux = new TreeSet<>(auxiliary.getSelectedListModel().getData());
156 aux.add("top");
157 ObjectClassValue newValue = new ObjectClassValue(struct, aux);
/forgerock/openam-v13/openam-tools/openam-diagnostics/openam-diagnostics-plugins/src/main/resources/
H A DServerConnection_fr.properties6 * Le contenu de ce fichier est soumis aux conditions
42 cnt-svr-msg=Connexion \u00e0 l\u2019instance ou aux instances de serveur
/forgerock/opendj2/src/build-tools/windows/
H A Dservice.c1597 int aux = (int)nbSvc; local
1602 *nbServices = aux;
1603 if (aux > 0)
1606 l = (ServiceDescriptor*)calloc(sizeof(ServiceDescriptor), aux);
1607 for (i = 0; i < aux; i++)
/forgerock/opendj-b2.6/src/build-tools/windows/
H A Dservice.c1598 int aux = (int)nbSvc; local
1603 *nbServices = aux;
1604 if (aux > 0)
1607 l = (ServiceDescriptor*)calloc(sizeof(ServiceDescriptor), aux);
1608 for (i = 0; i < aux; i++)
/forgerock/opendj2.6.2/src/build-tools/windows/
H A Dservice.c1598 int aux = (int)nbSvc; local
1603 *nbServices = aux;
1604 if (aux > 0)
1607 l = (ServiceDescriptor*)calloc(sizeof(ServiceDescriptor), aux);
1608 for (i = 0; i < aux; i++)
/forgerock/opendj2-hg/src/build-tools/windows/
H A Dservice.c1597 int aux = (int)nbSvc; local
1602 *nbServices = aux;
1603 if (aux > 0)
1606 l = (ServiceDescriptor*)calloc(sizeof(ServiceDescriptor), aux);
1607 for (i = 0; i < aux; i++)
/forgerock/opendj2-jel-hg/src/build-tools/windows/
H A Dservice.c1598 int aux = (int)nbSvc; local
1603 *nbServices = aux;
1604 if (aux > 0)
1607 l = (ServiceDescriptor*)calloc(sizeof(ServiceDescriptor), aux);
1608 for (i = 0; i < aux; i++)
/forgerock/opendj-v3/opendj-server-legacy/src/build-tools/windows/
H A Dservice.c1597 int aux = (int)nbSvc; local
1602 *nbServices = aux;
1603 if (aux > 0)
1606 l = (ServiceDescriptor*)calloc(sizeof(ServiceDescriptor), aux);
1607 for (i = 0; i < aux; i++)
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java2357 AtomicReference<InitialLdapContext> aux = new AtomicReference<>(ctx1);
2358 cancelled = !loadADSAndAcceptCertificates(sourceServerCI, aux, uData, true);
2359 ctx1 = aux.get();
2635 AtomicReference<InitialLdapContext> aux = new AtomicReference<>(ctx2);
2636 cancelled = !loadADSAndAcceptCertificates(destinationServerCI, aux, uData, false);
2637 ctx2 = aux.get();
2817 AtomicReference<InitialLdapContext> aux = new AtomicReference<>(ctx);
2818 cancelled = !loadADSAndAcceptCertificates(sourceServerCI, aux, uData, false);
2819 ctx = aux.get();
3118 AtomicReference<InitialLdapContext> aux
[all...]
/forgerock/openam-v13/openam-core/src/main/resources/fr_FR/
H A DEntitlementException_fr.properties6 * Le contenu de ce fichier est soumis aux conditions
88 251=Le mappage du nom de l\u2019application aux noms de ressources est absent du privil\u00e8ge de r\u00e9f\u00e9rence.
/forgerock/openam/openam-core/src/main/resources/fr_FR/
H A DEntitlementException_fr.properties6 * Le contenu de ce fichier est soumis aux conditions
88 251=Le mappage du nom de l\u2019application aux noms de ressources est absent du privil\u00e8ge de r\u00e9f\u00e9rence.
/forgerock/opendj-b2.6/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1963 InitialLdapContext[] aux = new InitialLdapContext[] {ctx1};
1964 cancelled = !loadADSAndAcceptCertificates(aux, uData, true);
1965 ctx1 = aux[0];
2264 InitialLdapContext[] aux = new InitialLdapContext[] {ctx2};
2265 cancelled = !loadADSAndAcceptCertificates(aux, uData, false);
2266 ctx2 = aux[0];
2465 InitialLdapContext[] aux = new InitialLdapContext[] {ctx};
2466 cancelled = !loadADSAndAcceptCertificates(aux, uData, false);
2467 ctx = aux[0];
3044 InitialLdapContext[] aux
[all...]
/forgerock/opendj2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1875 InitialLdapContext[] aux = new InitialLdapContext[] {ctx1};
1876 cancelled = !loadADSAndAcceptCertificates(aux, uData, true);
1877 ctx1 = aux[0];
2179 InitialLdapContext[] aux = new InitialLdapContext[] {ctx2};
2180 cancelled = !loadADSAndAcceptCertificates(aux, uData, false);
2181 ctx2 = aux[0];
2360 InitialLdapContext[] aux = new InitialLdapContext[] {ctx};
2361 cancelled = !loadADSAndAcceptCertificates(aux, uData, false);
2362 ctx = aux[0];
2890 InitialLdapContext[] aux
[all...]
/forgerock/opendj2.6.2/src/server/org/opends/server/tools/dsreplication/
H A DReplicationCliMain.java1963 InitialLdapContext[] aux = new InitialLdapContext[] {ctx1};
1964 cancelled = !loadADSAndAcceptCertificates(aux, uData, true);
1965 ctx1 = aux[0];
2264 InitialLdapContext[] aux = new InitialLdapContext[] {ctx2};
2265 cancelled = !loadADSAndAcceptCertificates(aux, uData, false);
2266 ctx2 = aux[0];
2465 InitialLdapContext[] aux = new InitialLdapContext[] {ctx};
2466 cancelled = !loadADSAndAcceptCertificates(aux, uData, false);
2467 ctx = aux[0];
3044 InitialLdapContext[] aux
[all...]

Completed in 272 milliseconds

12