enable annotations shiro spring -


i followed this subject created "working" code.

however, unauthenticated person may call method annotations:

 @requiresauthentication  

no exception thrown.

(important thing: don't create web application. simple console program.)


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -