-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Affects Version/s: None
-
Component/s: None
-
None
If you use LoaderLdapElUtils (e.g. in GSH templates), refactor to use GrouperUtil instead.
If you do not have it imported, import GrouperUtil
| import edu.internet2.middleware.grouper.util.GrouperUtil; |
If you import LoaderLdapElUtils then remove that line
Then search and replace LoaderLdapElUtils with GrouperUtil