apologies, I did not mention that I am focusing on shiro 2.0 further, the login method within this class would need to change to call authenticateAccount
On Mon, Jul 27, 2015 at 3:29 PM, Darin Gordon <[email protected]> wrote: > within /mgt/ApplicationSecurityManager.java, the Authenticator methods: > > line 272, the authenticate method should be deprecated as it calls the > @Deprecated authenticate method residing in the DefaultAuthenticator > > > -DG- > >
