Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
LDAPUserRepository needs to be refactored. At the moment a ClassCastException is thrown when using it.
The problem is that LDAPUserRepository not implement JamesUsersRepository. This need to get fixed