thisdcw commented on issue #2103: URL: https://github.com/apache/shiro/issues/2103#issuecomment-2893122168
You can add a log in the `doGetAuthenticationInfo` method, which is called, and `userService.mockException()` is used to simulate the exception. It stands to reason that an exception occurs here and the authentication should not be successful. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
