summaryrefslogtreecommitdiff
path: root/src/main/java/com/c2kernel/lookup/LDAPLookup.java
AgeCommit message (Collapse)Author
2013-03-18Extracted LDAP specifics into subpackageAndrew Branson
2013-03-18Initial Interface creation. Some compilation problems remain.Andrew Branson
2013-01-24LDAP search by property. Returns EntityPaths though.Andrew Branson
2012-08-03Logging and error message clean-upAndrew Branson
Logger.debug(String) now deprecated so they're easier to spot when left in.
2012-05-30Initial Maven ConversionAndrew Branson