Last updated by
3 years ago
Page: Shiro Release Notes, Version:1
Version 1.0
These are changes from the last version of the JSecurity plugin- Configuration settings now start
security.shirorather thanjsecurity. - All
org.jsecuritypackages are noworg.apache.shiro. - New
create-wildcard-realmcommand that creates a database realm based on Shiro's wildcard string permissions. This is simpler than the old DB realm. - Access control by convention now uses wildcard permissions rather than
JsecBasicPermission.