-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: Master
-
Fix Version/s: 7.0.0 DXP FP5, 7.0.0 DXP SP1, 7.0.3 CE GA4, 7.1.X, Master
-
Component/s: Application Security > Core Classes and Tools
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Story Points:1
-
Git Pull Request:
The handleException method in the AutoLogin interface is never called except for the implementor BaseLogin, which renders the method useless. Implementors of the interface will find confusing having to implement that method when the method is never called.