Details
-
Bug
-
Status: Open
-
Trivial
-
Resolution: Unresolved
-
0.7.3
-
None
Description
Hi
There's a bunch of missing @Override annotations in the ActiveDirectoryGroupRealm.java class. Since this class inherits the AbstractLdapRealm.java class, most functions must be overriden.
It isn't much of a big deal per se but the annotations should be there nonetheless.
I will file a PR ASAP to get this fixed.