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

python - Healpy: From Data to Healpix map -

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -