You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The edap module features the BoundLdap class and a couple of functions. This can be refactored, so those functions become methods of other classes, and the final all-mighty class can be obtained using those classes and inheritance.
The
edapmodule features theBoundLdapclass and a couple of functions. This can be refactored, so those functions become methods of other classes, and the final all-mighty class can be obtained using those classes and inheritance.