Well, I can see that this error is thrown by *some* of the strategies (namely AllSuccessfulStrategy) and by doSingleRealmAuthentication of ModularRealmAuthenticator. On the other hand no other AuthorizingRealm subclass except the jdbc one throws that exception (subclasses are Ini, Jndi, Properties etc).
So I'm afraid there's no consistency here whatsoever =( -- View this message in context: http://shiro-user.582556.n2.nabble.com/JdbcRealm-doGetAuthenticationInfo-doesn-t-follow-javadoc-tp6042880p6043023.html Sent from the Shiro User mailing list archive at Nabble.com.
