Interface LDAPCallBack<T>


  • public interface LDAPCallBack<T>
    Used to wrap ldap logic so it can be used by the LDAPTemplate, so that no boilerplate code needs to be repeated every time.
    Author:
    Joram Barrez