73747576777879
// ------------ public LDAPSession() { // Explicitly call the superclass constructor to prevent the implicit // call super(); this.connection = new LDAPConnection(); }