Searched refs:dns (Results 1 - 25 of 195) sorted by relevance

12345678

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DConfigChangeListenerTestCase.java76 ArrayList<DN> dns = new ArrayList<DN>();
80 dns, listeners);
86 componentArray[i] = new Object[] { dns.get(i), listeners.get(i) };
100 * @param dns The list into which to add the DNs of the
106 ArrayList<DN> dns,
111 dns.add(configEntry.getDN());
119 getChangeListeners(e, dns, listeners);
105 getChangeListeners(ConfigEntry configEntry, ArrayList<DN> dns, ArrayList<ConfigChangeListener> listeners) argument
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DConfigChangeListenerTestCase.java75 ArrayList<DN> dns = new ArrayList<DN>();
79 dns, listeners);
85 componentArray[i] = new Object[] { dns.get(i), listeners.get(i) };
99 * @param dns The list into which to add the DNs of the
105 ArrayList<DN> dns,
110 dns.add(configEntry.getDN());
118 getChangeListeners(e, dns, listeners);
104 getChangeListeners(ConfigEntry configEntry, ArrayList<DN> dns, ArrayList<ConfigChangeListener> listeners) argument
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DConfigChangeListenerTestCase.java76 ArrayList<DN> dns = new ArrayList<DN>();
80 dns, listeners);
86 componentArray[i] = new Object[] { dns.get(i), listeners.get(i) };
100 * @param dns The list into which to add the DNs of the
106 ArrayList<DN> dns,
111 dns.add(configEntry.getDN());
119 getChangeListeners(e, dns, listeners);
105 getChangeListeners(ConfigEntry configEntry, ArrayList<DN> dns, ArrayList<ConfigChangeListener> listeners) argument
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DConfigChangeListenerTestCase.java75 ArrayList<DN> dns = new ArrayList<DN>();
79 dns, listeners);
85 componentArray[i] = new Object[] { dns.get(i), listeners.get(i) };
99 * @param dns The list into which to add the DNs of the
105 ArrayList<DN> dns,
110 dns.add(configEntry.getDN());
118 getChangeListeners(e, dns, listeners);
104 getChangeListeners(ConfigEntry configEntry, ArrayList<DN> dns, ArrayList<ConfigChangeListener> listeners) argument
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/api/
H A DConfigChangeListenerTestCase.java76 ArrayList<DN> dns = new ArrayList<DN>();
80 dns, listeners);
86 componentArray[i] = new Object[] { dns.get(i), listeners.get(i) };
100 * @param dns The list into which to add the DNs of the
106 ArrayList<DN> dns,
111 dns.add(configEntry.getDN());
119 getChangeListeners(e, dns, listeners);
105 getChangeListeners(ConfigEntry configEntry, ArrayList<DN> dns, ArrayList<ConfigChangeListener> listeners) argument
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/api/
H A DConfigChangeListenerTestCase.java74 ArrayList<DN> dns = new ArrayList<>();
76 getChangeListeners(DirectoryServer.getConfigHandler().getConfigRootEntry(), dns, listeners);
81 componentArray[i] = new Object[] { dns.get(i), listeners.get(i) };
94 * @param dns The list into which to add the DNs of the
100 ArrayList<DN> dns,
105 dns.add(configEntry.getDN());
113 getChangeListeners(e, dns, listeners);
99 getChangeListeners(ConfigEntry configEntry, ArrayList<DN> dns, ArrayList<ConfigChangeListener> listeners) argument
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DDNSTestCase.java38 private DNS dns=new DNS(null, null); field in class:DNSTestCase
45 { "very.long.dns.foo.example.com", "*.example.com" },
56 { "very.long.dns.example.com", "very.long.dns.example.com" },
68 { "very.long.dns.example.com", "very.long.dns.test.com" },
82 assertTrue(dns.evalHostName(hostArray, patArray));
94 assertTrue(dns.evalHostName(hostArray, patArray));
107 assertFalse(dns.evalHostName(hostArray, patArray));
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DDNSTestCase.java37 private DNS dns=new DNS(null, null); field in class:DNSTestCase
44 { "very.long.dns.foo.example.com", "*.example.com" },
55 { "very.long.dns.example.com", "very.long.dns.example.com" },
67 { "very.long.dns.example.com", "very.long.dns.test.com" },
81 assertTrue(dns.evalHostName(hostArray, patArray));
93 assertTrue(dns.evalHostName(hostArray, patArray));
106 assertFalse(dns.evalHostName(hostArray, patArray));
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DDNSTestCase.java38 private DNS dns=new DNS(null, null); field in class:DNSTestCase
45 { "very.long.dns.foo.example.com", "*.example.com" },
56 { "very.long.dns.example.com", "very.long.dns.example.com" },
68 { "very.long.dns.example.com", "very.long.dns.test.com" },
82 assertTrue(dns.evalHostName(hostArray, patArray));
94 assertTrue(dns.evalHostName(hostArray, patArray));
107 assertFalse(dns.evalHostName(hostArray, patArray));
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DDNSTestCase.java37 private DNS dns=new DNS(null, null); field in class:DNSTestCase
44 { "very.long.dns.foo.example.com", "*.example.com" },
55 { "very.long.dns.example.com", "very.long.dns.example.com" },
67 { "very.long.dns.example.com", "very.long.dns.test.com" },
81 assertTrue(dns.evalHostName(hostArray, patArray));
93 assertTrue(dns.evalHostName(hostArray, patArray));
106 assertFalse(dns.evalHostName(hostArray, patArray));
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/authorization/dseecompat/
H A DDNSTestCase.java38 private DNS dns=new DNS(null, null); field in class:DNSTestCase
45 { "very.long.dns.foo.example.com", "*.example.com" },
56 { "very.long.dns.example.com", "very.long.dns.example.com" },
68 { "very.long.dns.example.com", "very.long.dns.test.com" },
82 assertTrue(dns.evalHostName(hostArray, patArray));
94 assertTrue(dns.evalHostName(hostArray, patArray));
107 assertFalse(dns.evalHostName(hostArray, patArray));
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/authorization/dseecompat/
H A DDNSTestCase.java37 private DNS dns=new DNS(null, null); field in class:DNSTestCase
44 { "very.long.dns.foo.example.com", "*.example.com" },
55 { "very.long.dns.example.com", "very.long.dns.example.com" },
67 { "very.long.dns.example.com", "very.long.dns.test.com" },
81 assertTrue(dns.evalHostName(hostArray, patArray));
93 assertTrue(dns.evalHostName(hostArray, patArray));
106 assertFalse(dns.evalHostName(hostArray, patArray));
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntrySelectionPanel.java60 private String[] dns; field in class:LDAPEntrySelectionPanel
122 dns = new String[]{};
139 dns = retrieveDNs();
150 return dns;
155 String[] dns;
159 dns = new String[paths.length];
162 dns[i] = ((BasicNode)paths[i].getLastPathComponent()).getDN();
167 dns = new String[]{};
169 return dns;
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntrySelectionPanel.java60 private String[] dns; field in class:LDAPEntrySelectionPanel
122 dns = new String[]{};
139 dns = retrieveDNs();
150 return dns;
155 String[] dns;
159 dns = new String[paths.length];
162 dns[i] = ((BasicNode)paths[i].getLastPathComponent()).getDN();
167 dns = new String[]{};
169 return dns;
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntrySelectionPanel.java60 private String[] dns; field in class:LDAPEntrySelectionPanel
122 dns = new String[]{};
139 dns = retrieveDNs();
150 return dns;
155 String[] dns;
159 dns = new String[paths.length];
162 dns[i] = ((BasicNode)paths[i].getLastPathComponent()).getDN();
167 dns = new String[]{};
169 return dns;
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntrySelectionPanel.java60 private String[] dns; field in class:LDAPEntrySelectionPanel
122 dns = new String[]{};
139 dns = retrieveDNs();
150 return dns;
155 String[] dns;
159 dns = new String[paths.length];
162 dns[i] = ((BasicNode)paths[i].getLastPathComponent()).getDN();
167 dns = new String[]{};
169 return dns;
/forgerock/opendj2-jel-hg/src/guitools/org/opends/guitools/controlpanel/ui/
H A DLDAPEntrySelectionPanel.java60 private String[] dns; field in class:LDAPEntrySelectionPanel
122 dns = new String[]{};
139 dns = retrieveDNs();
150 return dns;
155 String[] dns;
159 dns = new String[paths.length];
162 dns[i] = ((BasicNode)paths[i].getLastPathComponent()).getDN();
167 dns = new String[]{};
169 return dns;
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/
H A DLDAPEntrySelectionPanel.java57 private String[] dns; field in class:LDAPEntrySelectionPanel
104 dns = new String[0];
119 dns = retrieveDNs();
130 return dns;
135 String[] dns;
139 dns = new String[paths.length];
142 dns[i] = ((BasicNode)paths[i].getLastPathComponent()).getDN();
147 dns = new String[0];
149 return dns;
/forgerock/opendj-b2.6/src/guitools/org/opends/guitools/controlpanel/task/
H A DAddToGroupTask.java69 private LinkedHashSet<DN> dns = new LinkedHashSet<DN>(); field in class:AddToGroupTask
76 * @param dns the DNs of the entries we want to add to the groups.
80 Set<DN> dns, Set<DN> groupDns)
84 this.dns.addAll(dns);
193 getModifications(groupDn, dns);
238 * @param dns the list of entry DNs that must be added to the group.
244 Set<DN> dns) throws NamingException
272 for (DN newDn : dns)
291 for (DN newDn : dns)
79 AddToGroupTask(ControlPanelInfo info, ProgressDialog dlg, Set<DN> dns, Set<DN> groupDns) argument
243 getModifications(DN groupDn, Set<DN> dns) argument
[all...]
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DConfigurationTest.java51 Set<String> dns = config.getDirectoryManagerDns();
52 assertTrue(dns.size() > 0);
/forgerock/opendj2/src/guitools/org/opends/guitools/controlpanel/task/
H A DAddToGroupTask.java69 private LinkedHashSet<DN> dns = new LinkedHashSet<DN>(); field in class:AddToGroupTask
76 * @param dns the DNs of the entries we want to add to the groups.
80 Set<DN> dns, Set<DN> groupDns)
84 this.dns.addAll(dns);
193 getModifications(groupDn, dns);
238 * @param dns the list of entry DNs that must be added to the group.
244 Set<DN> dns) throws NamingException
282 for (DN newDn : dns)
301 for (DN newDn : dns)
79 AddToGroupTask(ControlPanelInfo info, ProgressDialog dlg, Set<DN> dns, Set<DN> groupDns) argument
243 getModifications(DN groupDn, Set<DN> dns) argument
[all...]
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DConfigurationTest.java50 Set<String> dns = config.getDirectoryManagerDns();
51 assertTrue(dns.size() > 0);
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DConfigurationTest.java51 Set<String> dns = config.getDirectoryManagerDns();
52 assertTrue(dns.size() > 0);
/forgerock/opendj2.6.2/src/guitools/org/opends/guitools/controlpanel/task/
H A DAddToGroupTask.java69 private LinkedHashSet<DN> dns = new LinkedHashSet<DN>(); field in class:AddToGroupTask
76 * @param dns the DNs of the entries we want to add to the groups.
80 Set<DN> dns, Set<DN> groupDns)
84 this.dns.addAll(dns);
193 getModifications(groupDn, dns);
238 * @param dns the list of entry DNs that must be added to the group.
244 Set<DN> dns) throws NamingException
272 for (DN newDn : dns)
291 for (DN newDn : dns)
79 AddToGroupTask(ControlPanelInfo info, ProgressDialog dlg, Set<DN> dns, Set<DN> groupDns) argument
243 getModifications(DN groupDn, Set<DN> dns) argument
[all...]
/forgerock/opendj2-hg/src/guitools/org/opends/guitools/controlpanel/task/
H A DAddToGroupTask.java69 private LinkedHashSet<DN> dns = new LinkedHashSet<DN>(); field in class:AddToGroupTask
76 * @param dns the DNs of the entries we want to add to the groups.
80 Set<DN> dns, Set<DN> groupDns)
84 this.dns.addAll(dns);
193 getModifications(groupDn, dns);
238 * @param dns the list of entry DNs that must be added to the group.
244 Set<DN> dns) throws NamingException
282 for (DN newDn : dns)
301 for (DN newDn : dns)
79 AddToGroupTask(ControlPanelInfo info, ProgressDialog dlg, Set<DN> dns, Set<DN> groupDns) argument
243 getModifications(DN groupDn, Set<DN> dns) argument
[all...]

Completed in 196 milliseconds

12345678