java-tutorials/core-java-modules
Ulisses Lima 7ad433dcb6 [BAEL-4806] - How to test an LDAP connection from a client: code (#11664)
* working code

* added unit test

* [BAEL-4806] - How to test an LDAP connection from a client

Ticket: http://jira.baeldung.com/browse/BAEL-4806
Draft: https://drafts.baeldung.com/wp-admin/post.php?post=125004&action=edit

* removing draft project

* applying requested changes

* 1. renaming package to comply with java conventions;
* 2. breaking class into methods to enhance readability;
* 3. creating an 'execute' method so it's not necessary to call 'main';

* requested changes

* 1. adding final keyword to constants;
* 2. using diamond operator;

* Update LdapConnectionToolManualTest.java
2022-01-22 19:59:45 +01:00
..
2022-01-05 19:22:24 +08:00
2022-01-20 19:27:09 -06:00
2022-01-05 20:34:20 +08:00
2022-01-13 14:07:20 +08:00
2021-11-10 19:13:39 +08:00
2021-12-08 23:04:52 +08:00
2022-01-20 17:50:55 +08:00
2021-10-28 01:50:12 +08:00
2022-01-13 08:30:05 +00:00