You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@shiro.apache.org by gembin <ge...@gmail.com> on 2015/08/21 10:39:02 UTC

Re: Shiro 2.0 source code?

I checked the https://github.com/apache/shiro/tree/2.0-api-design-changes
the last update was about 4 months ago.  And the implementation/design seems
incomplete, or even unable to function properly.

e.g. AccountStoreRealm no Authorization is implemented.  AuthenticationInfo
is deprecated, and how about AuthorizationInfo that is not used in
AccountStoreRealm.  And in Authorizer.java,  boolean
isPermitted(PrincipalCollection principals, Permission permission); what's
the new signature here since PrincipalCollection is being deprecated.

>From this post
http://shiro-user.582556.n2.nabble.com/Has-anyone-tried-the-Shiro-2-0-branch-td7580195.html, 
it means the 2.0 should at least work, no?  Or i just didn't get the right
source code branch?



--
View this message in context: http://shiro-user.582556.n2.nabble.com/Shiro-2-0-source-code-tp7580634p7580667.html
Sent from the Shiro User mailing list archive at Nabble.com.