/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/admin/ads/ |
H A D | ADSContextHelper.java | 222 catch (NamingException | CryptoManagerException ne) 224 throw new ADSContextException(ErrorType.ERROR_UNEXPECTED, ne); 254 private void handleCloseNamingEnumeration(NamingEnumeration<?> ne) argument 257 if (ne != null) 261 ne.close();
|
H A D | TopologyCacheException.java | 108 * @param ne the NamingException that generated this exception. 114 public TopologyCacheException(Type type, NamingException ne, argument 117 super(ne);
|
/forgerock/opendj2/src/ads/org/opends/admin/ads/ |
H A D | ADSContextHelper.java | 282 catch (NamingException ne) 285 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 346 catch (NamingException ne) 349 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 379 private void handleCloseNamingEnumeration(NamingEnumeration<?> ne) argument 382 if (ne != null) 386 ne.close();
|
H A D | TopologyCacheException.java | 108 * @param ne the NamingException that generated this exception. 114 public TopologyCacheException(Type type, NamingException ne, argument 118 initCause(ne);
|
/forgerock/opendj-b2.6/src/ads/org/opends/admin/ads/ |
H A D | ADSContextHelper.java | 283 catch (NamingException ne) 286 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 347 catch (NamingException ne) 350 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 380 private void handleCloseNamingEnumeration(NamingEnumeration<?> ne) argument 383 if (ne != null) 387 ne.close();
|
H A D | TopologyCacheException.java | 108 * @param ne the NamingException that generated this exception. 114 public TopologyCacheException(Type type, NamingException ne, argument 118 initCause(ne);
|
/forgerock/opendj2.6.2/src/ads/org/opends/admin/ads/ |
H A D | ADSContextHelper.java | 283 catch (NamingException ne) 286 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 347 catch (NamingException ne) 350 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 380 private void handleCloseNamingEnumeration(NamingEnumeration<?> ne) argument 383 if (ne != null) 387 ne.close();
|
H A D | TopologyCacheException.java | 108 * @param ne the NamingException that generated this exception. 114 public TopologyCacheException(Type type, NamingException ne, argument 118 initCause(ne);
|
/forgerock/opendj2-hg/src/ads/org/opends/admin/ads/ |
H A D | ADSContextHelper.java | 282 catch (NamingException ne) 285 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 346 catch (NamingException ne) 349 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 379 private void handleCloseNamingEnumeration(NamingEnumeration<?> ne) argument 382 if (ne != null) 386 ne.close();
|
H A D | TopologyCacheException.java | 108 * @param ne the NamingException that generated this exception. 114 public TopologyCacheException(Type type, NamingException ne, argument 118 initCause(ne);
|
/forgerock/opendj2-jel-hg/src/ads/org/opends/admin/ads/ |
H A D | ADSContextHelper.java | 283 catch (NamingException ne) 286 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 347 catch (NamingException ne) 350 ADSContextException.ErrorType.ERROR_UNEXPECTED, ne); 380 private void handleCloseNamingEnumeration(NamingEnumeration<?> ne) argument 383 if (ne != null) 387 ne.close();
|
H A D | TopologyCacheException.java | 108 * @param ne the NamingException that generated this exception. 114 public TopologyCacheException(Type type, NamingException ne, argument 118 initCause(ne);
|
/forgerock/opendj2/src/server/org/opends/server/admin/client/ldap/ |
H A D | LDAPDriver.java | 513 * @param ne 522 void adaptNamingException(NamingException ne) throws CommunicationException, argument 525 throw ne;
|
/forgerock/opendj-b2.6/src/server/org/opends/server/admin/client/ldap/ |
H A D | LDAPDriver.java | 514 * @param ne 523 void adaptNamingException(NamingException ne) throws CommunicationException, argument 526 throw ne;
|
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/extensions/ |
H A D | VirtualStaticGroupTestCase.java | 239 private DN ne; field in class:VirtualStaticGroupTestCase 279 ne = DN.decode("cn=Nonexistent,ou=Groups,o=test"); 468 assertEquals(g.getTargetGroupDN(), ne); 649 AttributeValues.create(memberType, ne.toString()))); 724 AttributeValues.create(memberType, ne.toString())));
|
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/extensions/ |
H A D | VirtualStaticGroupTestCase.java | 238 private DN ne; field in class:VirtualStaticGroupTestCase 278 ne = DN.decode("cn=Nonexistent,ou=Groups,o=test"); 467 assertEquals(g.getTargetGroupDN(), ne); 648 AttributeValues.create(memberType, ne.toString()))); 723 AttributeValues.create(memberType, ne.toString())));
|
/forgerock/opendj2.6.2/src/server/org/opends/server/admin/client/ldap/ |
H A D | LDAPDriver.java | 514 * @param ne 523 void adaptNamingException(NamingException ne) throws CommunicationException, argument 526 throw ne;
|
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/extensions/ |
H A D | VirtualStaticGroupTestCase.java | 239 private DN ne; field in class:VirtualStaticGroupTestCase 279 ne = DN.decode("cn=Nonexistent,ou=Groups,o=test"); 468 assertEquals(g.getTargetGroupDN(), ne); 649 AttributeValues.create(memberType, ne.toString()))); 724 AttributeValues.create(memberType, ne.toString())));
|
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/ |
H A D | VirtualStaticGroupTestCase.java | 238 private DN ne; field in class:VirtualStaticGroupTestCase 278 ne = DN.decode("cn=Nonexistent,ou=Groups,o=test"); 467 assertEquals(g.getTargetGroupDN(), ne); 648 AttributeValues.create(memberType, ne.toString()))); 723 AttributeValues.create(memberType, ne.toString())));
|
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/extensions/ |
H A D | VirtualStaticGroupTestCase.java | 239 private DN ne; field in class:VirtualStaticGroupTestCase 279 ne = DN.decode("cn=Nonexistent,ou=Groups,o=test"); 468 assertEquals(g.getTargetGroupDN(), ne); 649 AttributeValues.create(memberType, ne.toString()))); 724 AttributeValues.create(memberType, ne.toString())));
|
/forgerock/opendj2-hg/src/server/org/opends/server/admin/client/ldap/ |
H A D | LDAPDriver.java | 513 * @param ne 522 void adaptNamingException(NamingException ne) throws CommunicationException, argument 525 throw ne;
|
/forgerock/opendj2-jel-hg/src/server/org/opends/server/admin/client/ldap/ |
H A D | LDAPDriver.java | 514 * @param ne 523 void adaptNamingException(NamingException ne) throws CommunicationException, argument 526 throw ne;
|
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/admin/client/ldap/ |
H A D | LDAPDriver.java | 488 * @param ne 497 void adaptNamingException(NamingException ne) throws CommunicationException, argument 500 throw ne;
|
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/extensions/ |
H A D | VirtualStaticGroupTestCase.java | 240 private DN ne; field in class:VirtualStaticGroupTestCase 280 ne = DN.valueOf("cn=Nonexistent,ou=Groups,o=test"); 469 assertEquals(g.getTargetGroupDN(), ne); 640 assertFalse(provider.hasValue(entry, rule, ByteString.valueOfUtf8(ne.toString()))); 696 assertFalse(provider.hasValue(entry, rule, ByteString.valueOfUtf8(ne.toString())));
|
/forgerock/opendj-b2.6/src/server/org/opends/server/util/cli/ |
H A D | ConsoleApplication.java | 903 * @param ne 910 protected Message getMessageForException(NamingException ne, String hostPort) argument 912 return Utils.getMessageForException(ne, hostPort);
|